I want to offer the option to use the assistant via chat if the user wants to. Are there endpoints to get what the assistant is saying via text, and a way to send responses in text too?
c
Chiranjeet Mishra
02/14/2025, 7:47 PM
Hey Carlos, we have still building but you can use the staging version from here Let me know if you require further help!!
m
Misha
02/18/2025, 11:16 AM
Hi @Shubham Bajaj ! I see that there is an endpoint for text chat on prod https://api.vapi.ai/chat but it is deprecated (and throws 524: A timeout occurred)
There is also /chat/completions but looks like it works only with workflows.
Is it possible to do a text chat with my assistant at this point?
c
Chiranjeet Mishra
02/19/2025, 8:37 AM
hey misha, what's your use case?
m
Misha
02/19/2025, 12:09 PM
We want to do prompt tuning, and I wanted to shorten the feedback cycle 🙂
c
Chiranjeet Mishra
02/22/2025, 6:01 PM
As of now, we do not have an endpoint for testing the assistant via chat. However, we are actively working on this feature, and you will be notified of any update via #announcements section.