History
Provide conversation and function call history when starting a new Voice Agent session.
When starting a new conversation session with the Voice Agent, you can provide historical context about previous conversations and function calls using the agent.context parameter. This allows the agent to maintain awareness of prior interactions, enabling more coherent and contextual conversations.
History is particularly useful when:
History can be disabled by setting settings.flags.history to false in the agent configuration. History is enabled by default.
Each function call in the history includes: