aichat: fix config
This commit is contained in:
parent
2f0c6a9eb3
commit
9ba9693858
1 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,12 @@
|
|||
# see https://github.com/sigoden/aichat/blob/main/config.example.yaml
|
||||
|
||||
model: claude:claude-3-5-sonnet-latest
|
||||
model: claude:claude-3-7-sonnet-20250219
|
||||
temperatuere: 0.0
|
||||
wrap: auto
|
||||
wrap_code: false
|
||||
|
||||
clients:
|
||||
- type: claude
|
||||
api_key: <#anthropic_apikey#>
|
||||
|
||||
keybindings: vi
|
||||
|
|
Loading…
Add table
Reference in a new issue