mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
docs: Add gemini-2.5-pro command to docs
This commit is contained in:
parent
0adbc9678f
commit
5457b43a89
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ setx GEMINI_API_KEY <key> # Windows, restart shell after setx
|
|||
|
||||
aider --model gemini/gemini-1.5-pro-latest
|
||||
|
||||
# You can also run the Gemini 2.5 Pro model with:
|
||||
aider --model gemini-2.5-pro
|
||||
|
||||
# List models available from Gemini
|
||||
aider --list-models gemini/
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue