mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 23:54:59 +00:00
fixed xai docs
This commit is contained in:
parent
a16dcaba4e
commit
5506d0f25b
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@ python -m pip install -U aider-chat
|
||||||
export XAI_API_KEY=<key> # Mac/Linux
|
export XAI_API_KEY=<key> # Mac/Linux
|
||||||
setx XAI_API_KEY <key> # Windows, restart shell after setx
|
setx XAI_API_KEY <key> # Windows, restart shell after setx
|
||||||
|
|
||||||
aider --model xai/groq-beta
|
aider --model xai/grok-beta
|
||||||
|
|
||||||
# List models available from xAI
|
# List models available from xAI
|
||||||
aider --list-models groq/
|
aider --list-models xai/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue