Update llms.md

This commit is contained in:
paul-gauthier 2024-04-22 20:33:11 -07:00 committed by GitHub
parent a5282b157e
commit da24b20597
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ 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.
Aider uses the LiteLLM package to connect to LLM providers.
The [LiteLLM provider docs](https://docs.litellm.ai/docs/providers).
The [LiteLLM provider docs](https://docs.litellm.ai/docs/providers)
contain more detail on the supported providers, their models and any required environment variables.
## Configuring models