"Sorry a few more seconds" repeating after calling...
# support
k
My voicebot keeps saying, "Sorry a few more seconds" after calling a custom function returning 200 code with some text. Until now the bot was working just fine, but all of a sudden it stopped working and started saying this every interaction unless I don't trigger the custom function. I don't get any error on the server. I actually stop getting requests when the bot starts saying this. Help please!
n
please let me know if still an issue
k
running into this as well @nikhil 😔 I have a webhook endpoint that returns 200 {success: True} response. All activity from function call is async and functions are defined as async: True as well, but Vapi assistant seems to get stuck into "sorry, a few more seconds" mode after calling any function.
j
Also happening for me as of 10 mins ago
k
hmm, looks like there was some API change and now the payload is
tools
instead of
functions
. Will try if it makes any difference
s
omg. why these kind of changes in every day! i think changing to open ai actions schema will be stable.
k
I tried it and both have this issue so I'm pretty sure you can keep using functions payload 🤷‍♂️
s
🤝
n
we're migrating to tools for good since openai is deprecating functions. the migration has been rocky but we're pushing through and it's gonna get really good and unlock a lot of functionality soon.
l
Can you please confirm whether Vapi has fully mmigrated to 'tools' and 'tool_choice'? @nikhil
n
most likely end of tomorrow now
12 Views