mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
copy
This commit is contained in:
parent
5457b43a89
commit
820b925b78
1 changed files with 1 additions and 3 deletions
|
@ -19,9 +19,7 @@ pipx inject aider-chat google-generativeai
|
|||
export GEMINI_API_KEY=<key> # Mac/Linux
|
||||
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:
|
||||
# You can run the Gemini 2.5 Pro model with:
|
||||
aider --model gemini-2.5-pro
|
||||
|
||||
# List models available from Gemini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue