{
"message_type": "conversation",
"event_type": "conversation.append_llm_context",
"conversation_id": "your-conversation-id",
"properties": {
"context": "Additional system context for this turn.",
"job_status": "completed"
}
}
Interaction Events
Append Conversational Context Interaction
Inbound: Broadcast this to Tavus to append conversational context the PAL should use, or establish it if none was set at conversation creation, and optionally mark a job completed.