mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
toc
This commit is contained in:
parent
9d01f9cb29
commit
46b4a4381c
1 changed files with 7 additions and 0 deletions
|
@ -12,6 +12,13 @@ For context, GPT-3.5 is just barely capable of *editing code* to provide aider's
|
||||||
interactive "pair programming" style workflow.
|
interactive "pair programming" style workflow.
|
||||||
Models that are less capable than GPT-3.5 may struggle to perform well with aider.
|
Models that are less capable than GPT-3.5 may struggle to perform well with aider.
|
||||||
|
|
||||||
|
- [OpenAI](#openai)
|
||||||
|
- [Anthropic](#anthropic)
|
||||||
|
- [Azure](#azure)
|
||||||
|
- [OpenAI compatible APIs](#openai-compatible-apis)
|
||||||
|
- [Other LLMs](#other-llms)
|
||||||
|
- [Editing format](#editing-format)
|
||||||
|
|
||||||
## OpenAI
|
## OpenAI
|
||||||
|
|
||||||
To work with OpenAI's models, you need to provide your
|
To work with OpenAI's models, you need to provide your
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue