mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
feat: add gemini-2.5-pro model alias
This commit is contained in:
parent
79d3d50de6
commit
966686cd5d
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ MODEL_ALIASES = {
|
|||
"deepseek": "deepseek/deepseek-chat",
|
||||
"r1": "deepseek/deepseek-reasoner",
|
||||
"flash": "gemini/gemini-2.0-flash-exp",
|
||||
"gemini-2.5-pro": "gemini/gemini-2.5-pro-exp-03-25",
|
||||
}
|
||||
# Model metadata loaded from resources and user's files.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue