mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
copy
This commit is contained in:
parent
ced3336176
commit
c234df0ff1
5 changed files with 5 additions and 5 deletions
|
@ -47,7 +47,7 @@
|
||||||
## Use gpt-3.5-turbo model for the main chat
|
## Use gpt-3.5-turbo model for the main chat
|
||||||
#35turbo: false
|
#35turbo: false
|
||||||
|
|
||||||
## Use deepseek/deepseek-coder model for the main chat
|
## Use deepseek-coder model for the main chat
|
||||||
#deepseek: false
|
#deepseek: false
|
||||||
|
|
||||||
#################
|
#################
|
||||||
|
|
|
@ -51,7 +51,7 @@
|
||||||
## Use gpt-3.5-turbo model for the main chat
|
## Use gpt-3.5-turbo model for the main chat
|
||||||
#AIDER_35TURBO=
|
#AIDER_35TURBO=
|
||||||
|
|
||||||
## Use deepseek/deepseek-coder model for the main chat
|
## Use deepseek-coder model for the main chat
|
||||||
#AIDER_DEEPSEEK=
|
#AIDER_DEEPSEEK=
|
||||||
|
|
||||||
#################
|
#################
|
||||||
|
|
|
@ -95,7 +95,7 @@ cog.outl("```")
|
||||||
## Use gpt-3.5-turbo model for the main chat
|
## Use gpt-3.5-turbo model for the main chat
|
||||||
#35turbo: false
|
#35turbo: false
|
||||||
|
|
||||||
## Use deepseek/deepseek-coder model for the main chat
|
## Use deepseek-coder model for the main chat
|
||||||
#deepseek: false
|
#deepseek: false
|
||||||
|
|
||||||
#################
|
#################
|
||||||
|
|
|
@ -93,7 +93,7 @@ cog.outl("```")
|
||||||
## Use gpt-3.5-turbo model for the main chat
|
## Use gpt-3.5-turbo model for the main chat
|
||||||
#AIDER_35TURBO=
|
#AIDER_35TURBO=
|
||||||
|
|
||||||
## Use deepseek/deepseek-coder model for the main chat
|
## Use deepseek-coder model for the main chat
|
||||||
#AIDER_DEEPSEEK=
|
#AIDER_DEEPSEEK=
|
||||||
|
|
||||||
#################
|
#################
|
||||||
|
|
|
@ -126,7 +126,7 @@ Aliases:
|
||||||
- `-3`
|
- `-3`
|
||||||
|
|
||||||
### `--deepseek`
|
### `--deepseek`
|
||||||
Use deepseek/deepseek-coder model for the main chat
|
Use deepseek-coder model for the main chat
|
||||||
Environment variable: `AIDER_DEEPSEEK`
|
Environment variable: `AIDER_DEEPSEEK`
|
||||||
|
|
||||||
## Model Settings:
|
## Model Settings:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue