mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
refactor: Rename gemini-free alias to gemini-exp in MODEL_ALIASES
This commit is contained in:
parent
b275ee919f
commit
246e3ccfad
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ MODEL_ALIASES = {
|
|||
"r1": "deepseek/deepseek-reasoner",
|
||||
"gemini-2.5-pro": "gemini/gemini-2.5-pro-exp-03-25",
|
||||
"gemini": "gemini/gemini-2.5-pro-preview-03-25",
|
||||
"gemini-free": "gemini/gemini-2.5-pro-exp-03-25",
|
||||
"gemini-exp": "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