{
"message_type": "conversation",
"event_type": "conversation.overwrite_llm_context",
"conversation_id": "your-conversation-id",
"properties": {
"context": "[]"
}
}Interaction Events
Overwrite Conversational Context Interaction
Inbound: Broadcast this to Tavus to overwrite the conversational context the PAL uses, or set that context if none was provided when the conversation was created.
conversation for conversation-layer app messages.
Example:
"conversation"
conversation.overwrite_llm_context.
Example:
"conversation.overwrite_llm_context"
The unique identifier for the conversation.
Example:
"your-conversation-id"
Show child attributes
Show child attributes

