Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Orchestrator ¶
type Orchestrator struct {
// contains filtered or unexported fields
}
Orchestrator processes agent-mode requests, automatically calling MCP tools and Memory as configured.
func NewOrchestrator ¶
func NewOrchestrator(p provider.Provider, mem memory.MemoryStore) *Orchestrator
NewOrchestrator creates a new Agent Orchestrator.
Click to show internal directories.
Click to hide internal directories.