Merge PR #743: config.dev.yaml (added)
This commit is contained in:
14
config.dev.yaml
Normal file
14
config.dev.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
# Dev environment overlay
|
||||
# Merges with config.yaml — these keys override the base
|
||||
model:
|
||||
default: qwen3:30b
|
||||
provider: custom
|
||||
agent:
|
||||
max_turns: 50
|
||||
verbose: true
|
||||
display:
|
||||
show_reasoning: true
|
||||
streaming: true
|
||||
show_cost: true
|
||||
terminal:
|
||||
timeout: 300
|
||||
Reference in New Issue
Block a user