mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-07 21:24:59 +00:00
switch to deepseek-chat instead of deepseek-coder
This commit is contained in:
parent
f1f66a9b9d
commit
5c3cca157d
10 changed files with 36 additions and 36 deletions
|
@ -75,7 +75,7 @@ MODEL_ALIASES = {
|
|||
"35-turbo": "gpt-3.5-turbo",
|
||||
"3": "gpt-3.5-turbo",
|
||||
# Other models
|
||||
"deepseek": "deepseek/deepseek-coder",
|
||||
"deepseek": "deepseek/deepseek-chat",
|
||||
"flash": "gemini/gemini-2.0-flash-exp",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue