mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
copy
This commit is contained in:
parent
036c7a2117
commit
65a5e8721c
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ nav_order: 500
|
||||||
Aider can connect to any LLM which is accessible via an OpenAI compatible API endpoint.
|
Aider can connect to any LLM which is accessible via an OpenAI compatible API endpoint.
|
||||||
|
|
||||||
```
|
```
|
||||||
python -m pip install -U aider-chat
|
python -m pip install aider-install
|
||||||
|
aider-install
|
||||||
|
|
||||||
# Mac/Linux:
|
# Mac/Linux:
|
||||||
export OPENAI_API_BASE=<endpoint>
|
export OPENAI_API_BASE=<endpoint>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue