improved tool debugging
This commit is contained in:
@@ -116,6 +116,8 @@ headers = { "X-Custom-Header" = "value" } # Optional custom headers
|
||||
role = "COORDINATOR"
|
||||
model_id = "default"
|
||||
system_prompt = "You are the primary coordinator agent." # This can be overridden by prompts.toml
|
||||
streaming = false # Set to true to enable real-time token streaming
|
||||
log_intermediate = false # Set to true to log intermediate reasoning and tool calls
|
||||
subagents = ["researcher"]
|
||||
toolsets = ["filesystem"]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user