Function Calling issues
# support
t
I am using tools and have webhooks in make. Things used to work 12 hours ago and nothing changed from the prompt or the make connections or the webhook but now the LLM is not even triggering the webhook. any idea on this or similar cases ?
v
@Thrinadh Reddy I'm sorry to hear that you're experiencing issues with your webhook triggering. There could be several reasons why the webhook is not working as expected. Here are a few things you can check: 1. **Webhook URL**: Ensure that the webhook URL is still correct and hasn't been modified or expired. 2. **Connectivity**: Verify that there are no connectivity issues between the LLM and the webhook service. 3. **Service Status**: Check the status of the webhook service to see if there are any known issues or outages that could be affecting functionality. 4. **Authentication**: If your webhook requires authentication, make sure that the credentials have not expired or changed. 5. **Payload Format**: Confirm that the payload being sent to the webhook matches the expected format. 6. **Logs**: Review the logs on both the LLM and the webhook service to see if there are any errors or messages that could provide more insight. 7. **Recent Changes**: Even though you mentioned that nothing has changed, it's worth double-checking if there were any updates or modifications in the LLM, webhook service, or any related systems that could have an impact. If after checking these points the issue still persists, it might be necessary to reach out to the support team of the webhook service for further assistance. They may be able to provide more detailed logs or insights into why the webhook is not being triggered. If you need any specific commands to be run or further assistance, please let me know!
You can continue this conversation by mentioning me in the message.
s
latest call_id pls.
t
f9eca30e-fedd-4cd1-97a3-e30d784808ee @Sahil check this
s
Can you tell me the exact time when the function call was supposed to occur
from audio?
t
a03be3fc-a5ea-429f-9ba4-e0337c851a74 at 2:14 @Sahil
For this ID, at 2:00 it should trigger the inbound call but instead it is asking the user about the duration
@Sahil
s
set semanticCaching as false which can be found under model section
t
Ok. Let me check it
@Sahil I don't see any option like semanticCaching in the assistant > model or could find reference of it from the ask ai or docs. are you referring to any other position
s
assistant->openai->semanticCaching
t
@Sahil Sorry, Despite my efforts, I couldn't figure out where it it. can you send me the screenshot the that
t
Thanks
5 Views