Merge PR #738: config/dev.overlay.yaml (added)
This commit is contained in:
20
config/dev.overlay.yaml
Normal file
20
config/dev.overlay.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
# Dev environment overlay
|
||||
# Higher verbosity, faster iteration
|
||||
|
||||
model:
|
||||
temperature: 0.9
|
||||
max_tokens: 2048
|
||||
|
||||
cron:
|
||||
interval_seconds: 60
|
||||
max_concurrent: 1
|
||||
|
||||
display:
|
||||
tool_progress: true
|
||||
|
||||
session:
|
||||
save_trajectories: true
|
||||
max_iterations: 30
|
||||
|
||||
logging:
|
||||
level: "DEBUG"
|
||||
Reference in New Issue
Block a user