Update llms.md

This commit is contained in:
paul-gauthier 2024-04-22 17:10:37 -07:00 committed by GitHub
parent 0df552ab10
commit f624dccf4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -113,7 +113,7 @@ aider --model command-r-plus
## Azure
Aider can be configured to connect to the OpenAI models on Azure.
Aider can connect to the OpenAI models on Azure.
```
export AZURE_API_KEY=<your-key-goes-here>