Skip to content

Foundation

Bundle of all foundation services. Both Runtime and VoiceEngine compose this to share operational logic.

agentState: AgentStateController;

conversationState: ConversationState;

eventLog: ConversationEventLog;

toolExecutor: ToolExecutor;