mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 08:26:22 +02:00
Move tracing toggle and max child turns to .env file
This commit is contained in:
parent
e59a8b75cf
commit
69316aee60
5 changed files with 29 additions and 32 deletions
|
|
@ -7,7 +7,5 @@
|
|||
"max_messages_per_turn": 20,
|
||||
"max_messages_per_error_escalation_turn": 15,
|
||||
"escalate_errors": true,
|
||||
"max_overall_turns": 25,
|
||||
"max_calls_per_child_agent": 1,
|
||||
"enable_tracing": false
|
||||
"max_overall_turns": 25
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue