Expand description
Conversation state management for multi-turn voice interactions
This module manages conversation context and state for iterative API building through voice commands.
Structsยง
- Conversation
Context - Conversation context containing current state and history
- Conversation
Entry - Entry in conversation history
- Conversation
Manager - Conversation manager for handling multi-turn voice interactions
- Conversation
State - Conversation state for a single conversation