mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-01 07:06:41 -07:00
update nvim config hash and update aider config
This commit is contained in:
parent
cdb838f13c
commit
752bdaa98a
2 changed files with 2 additions and 35 deletions
|
@ -18,40 +18,7 @@
|
|||
# Main model:
|
||||
|
||||
## Specify the model to use for the main chat
|
||||
#model: xxx
|
||||
|
||||
## Use claude-3-opus-20240229 model for the main chat
|
||||
#opus: false
|
||||
|
||||
## Use anthropic/claude-3-7-sonnet-20250219 model for the main chat
|
||||
sonnet: true
|
||||
|
||||
## Use claude-3-5-haiku-20241022 model for the main chat
|
||||
#haiku: false
|
||||
|
||||
## Use gpt-4-0613 model for the main chat
|
||||
#4: false
|
||||
|
||||
## Use gpt-4o model for the main chat
|
||||
# 4o: true
|
||||
|
||||
## Use gpt-4o-mini model for the main chat
|
||||
#mini: false
|
||||
|
||||
## Use gpt-4-1106-preview model for the main chat
|
||||
#4-turbo: false
|
||||
|
||||
## Use gpt-3.5-turbo model for the main chat
|
||||
#35turbo: false
|
||||
|
||||
## Use deepseek/deepseek-chat model for the main chat
|
||||
#deepseek: false
|
||||
|
||||
## Use o1-mini model for the main chat
|
||||
#o1-mini: false
|
||||
|
||||
## Use o1-preview model for the main chat
|
||||
#o1-preview: false
|
||||
model: anthropic/claude-sonnet-4-20250514
|
||||
|
||||
########################
|
||||
# API Keys and settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue