Update llms.md

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

View file

@ -125,6 +125,7 @@ aider --model azure/<your_deployment_name>
## OpenRouter
Aider can connect to [models provided by OpenRouter](https://openrouter.ai/models?o=top-weekly):
You'll need an [OpenRouter API key](https://openrouter.ai/keys).
```
export OPENROUTER_API_KEY=<your-key-goes-here>