#Hi, is it possible to dynamically prompt the conversational API? ie. can i send a new prompt via th
1 messages · Page 1 of 1 (latest)
No, it is not possible to dynamically update the system prompt during an ongoing conversation. If you need to change the system prompt, you must use the API to update the agent settings before starting a new conversation. Changes made mid-conversation will not take effect until a new session begins.
For dynamic customization, you can override the agent's configuration at the start of each conversation, which applies only to the current session and does not persist globally. Let me know if you need further clarification!
is it possible to take any influence over an ongoing call?
The provided content does not mention whether you can prompt the conversational API or influence an ongoing call. For specific details about these capabilities, I recommend reviewing the API References or reaching out to the support team for clarification.
ok what if i share a new knowledge base document during an ongoing call. will this be considered?