mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-10 14:45:00 +00:00
copy
This commit is contained in:
parent
5493654981
commit
412b8e7c3c
5 changed files with 12 additions and 14 deletions
|
@ -61,16 +61,9 @@ better harness the o1 models.
|
|||
|
||||
## Using aider with o1
|
||||
|
||||
OpenAI's new o1 models are supported in the development version of aider:
|
||||
OpenAI's new o1 models are supported in v0.57.0 of aider:
|
||||
|
||||
```
|
||||
# To upgrade to the development version:
|
||||
aider --install-main-branch
|
||||
|
||||
# Or, to upgrade/install:
|
||||
python -m pip install --upgrade git+https://github.com/paul-gauthier/aider.git
|
||||
|
||||
# To launch aider with an o1 model:
|
||||
aider --model o1-mini
|
||||
aider --model o1-preview
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue