mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 03:05:00 +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
|
export GEMINI_API_KEY=<key> # Mac/Linux
|
||||||
setx GEMINI_API_KEY <key> # Windows, restart shell after setx
|
setx GEMINI_API_KEY <key> # Windows, restart shell after setx
|
||||||
|
|
||||||
aider --model gemini/gemini-1.5-pro-latest
|
# You can run the Gemini 2.5 Pro model with:
|
||||||
|
|
||||||
# You can also run the Gemini 2.5 Pro model with:
|
|
||||||
aider --model gemini-2.5-pro
|
aider --model gemini-2.5-pro
|
||||||
|
|
||||||
# List models available from Gemini
|
# List models available from Gemini
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue