diff --git a/docs/llms.md b/docs/llms.md index 11b1a3fec..4ce9ea25d 100644 --- a/docs/llms.md +++ b/docs/llms.md @@ -16,6 +16,8 @@ For example, GPT-3.5 is just barely capable of reliably *editing code* to provid interactive "pair programming" style workflow. So you should expect that models which are less capable than GPT-3.5 may struggle to perform well with aider. +## Providers + - [OpenAI](#openai) - [Anthropic](#anthropic) - [Cohere](#cohere)