This commit is contained in:
Paul Gauthier 2024-09-21 13:55:37 -07:00
parent ced3336176
commit c234df0ff1
5 changed files with 5 additions and 5 deletions

View file

@ -47,7 +47,7 @@
## Use gpt-3.5-turbo model for the main chat
#35turbo: false
## Use deepseek/deepseek-coder model for the main chat
## Use deepseek-coder model for the main chat
#deepseek: false
#################

View file

@ -51,7 +51,7 @@
## Use gpt-3.5-turbo model for the main chat
#AIDER_35TURBO=
## Use deepseek/deepseek-coder model for the main chat
## Use deepseek-coder model for the main chat
#AIDER_DEEPSEEK=
#################

View file

@ -95,7 +95,7 @@ cog.outl("```")
## Use gpt-3.5-turbo model for the main chat
#35turbo: false
## Use deepseek/deepseek-coder model for the main chat
## Use deepseek-coder model for the main chat
#deepseek: false
#################

View file

@ -93,7 +93,7 @@ cog.outl("```")
## Use gpt-3.5-turbo model for the main chat
#AIDER_35TURBO=
## Use deepseek/deepseek-coder model for the main chat
## Use deepseek-coder model for the main chat
#AIDER_DEEPSEEK=
#################

View file

@ -126,7 +126,7 @@ Aliases:
- `-3`
### `--deepseek`
Use deepseek/deepseek-coder model for the main chat
Use deepseek-coder model for the main chat
Environment variable: `AIDER_DEEPSEEK`
## Model Settings: