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.
Requires Raven-style perception; see Perception — end-of-call perception analysis.
conversation for conversation-layer app messages.
"conversation"
conversation.perception_analysis.
"conversation.perception_analysis"
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"
Present when the frame carries a UUID id.
"550e8400-e29b-41d4-a716-446655440000"
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
Omitted when empty.