Say we are using Vapi's chat sdk as an inbound SMS...
# general-english
j
Say we are using Vapi's chat sdk as an inbound SMS agent and occasionally we need to turn off the automatic AI replies so that we can send messages manually. is there a way to merge those messages sent and received manually into the previousChatId history of the chat agent other than just passing them in the system prompt (which is a bit ugly)?
2 Views