Documentation Index
Fetch the complete documentation index at: https://docs.tavus.io/llms.txt
Use this file to discover all available pages before exploring further.
Configure perception tools: Perception tool calling and Perception.
conversation for conversation-layer app messages.
"conversation"
conversation.perception_tool_call.
"conversation.perception_tool_call"
Monotonic per event; a higher seq was emitted later. Use with turn_idx as in Event ordering and turn tracking.
42
The unique identifier for the conversation.
"c123456"
Turn index; increments when conversation.respond is processed. Groups utterances, tool calls, and speaking-state events for the same turn. See Event ordering and turn tracking.
3
Tool name, modality from the perception step, arguments as returned by the model, optional non-empty frames for multimodal metadata.