Summaries simply don't appear
# support
a
I made a prompt regarding summarising the call and it simply isn't appearing. It seems like the functionality on this part is working weirdly when using the web sdk vapi,stop function. In cases where the call had been stopped by vapi I THINK ( not 100% sure ) it worked better.
v
@Avenir I'm sorry to hear that you're experiencing issues with the summarization prompt when using the web SDK's
vapi.stop
function. To better assist you, could you please provide me with more details about how you're implementing the summarization feature in your code? This will help me understand the context and potentially identify the problem. If there's any specific error message or behavior you're observing, please share that as well.
You can continue this conversation by mentioning me in the message.
a
i'm receiving a web server event with full repsonse, but summary is empty. In the dashboard I have the same - empty summary. This is when I do vapi.stop, I think it works correctly when it's vapi handling lcosing of the call
Update: vapi.stop is causing this. Is vapi.stop() meant to be possible to resume? I used it with vapi.stop('fdfdfdf', true) which I think should generate it.
You're welcome for me being a live tester loll
s
Can you send me a call_id?
2 Views