OrchestratorConfig Type
Configuration for the Orchestrator
Record fields
| Record Field |
Description
|
Durable event bus the orchestrator publishes turn-progress signals to
|
|
|
The session/turn execution context threaded into tool invocations and async delegation. Defaults to `ToolContext.allowAll` for library/test use.
|
Full Usage:
Instructions
Field type: string option
|
Custom instructions appended to the system prompt (replaces default action format instructions when set)
|
Full Usage:
MaxRounds
Field type: int
|
Maximum tool/agent invocation rounds before forcing a response
|
|
Memory management configuration
|
|
Completion options
|
The system prompt for the orchestrator
|
|
|
The LLM provider used for reasoning
|
|
Scope identifying the turn whose progress signals are published (ActionId = turnId)
|
Available sub-agents the orchestrator can delegate to
|
|
Available tools the orchestrator can invoke
|
Nao