mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 08:26:22 +02:00
Enable internal and user-facing agents to build pipelines
This commit is contained in:
parent
1246ea47b9
commit
e59a8b75cf
24 changed files with 2100 additions and 1376 deletions
|
|
@ -7,5 +7,7 @@
|
|||
"max_messages_per_turn": 20,
|
||||
"max_messages_per_error_escalation_turn": 15,
|
||||
"escalate_errors": true,
|
||||
"max_overall_turns": 25
|
||||
"max_overall_turns": 25,
|
||||
"max_calls_per_child_agent": 1,
|
||||
"enable_tracing": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue