mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-05 04:05:04 +00:00
Add to docs
This commit is contained in:
parent
7315624b98
commit
5cdcbb1a26
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ python -m pip install aider-chat
|
|||
export COHERE_API_KEY=<key> # Mac/Linux
|
||||
setx COHERE_API_KEY <key> # Windows, restart shell after setx
|
||||
|
||||
aider --model command-r-plus
|
||||
aider --model command-r-plus-08-2024
|
||||
|
||||
# List models available from Cohere
|
||||
aider --list-models cohere_chat/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue