Module conversation

Module conversation 

Source
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ยง

ConversationContext
Conversation context containing current state and history
ConversationEntry
Entry in conversation history
ConversationManager
Conversation manager for handling multi-turn voice interactions
ConversationState
Conversation state for a single conversation