function call testing

Hi! I'm trying to set up custom webhook url function call, but I found that the "Test Endpoint" button triggers a POST reuqest that doesn't include the function name. This is contrary to the sample repos where it expects function name to be given, and then calling the correct function.

Is this just a bug in the "Test Endpoint" functionality or should I set up one endpoint per function call? Thank you!

Also is there a way to test how the LLM would construct its response given the function call results?
image.png
image.png
Was this page helpful?