Update llms.md

This commit is contained in:
paul-gauthier 2024-04-20 20:43:31 -07:00 committed by GitHub
parent 0b29ffaa65
commit 6ee4b18488
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)