This commit is contained in:
Paul Gauthier 2025-01-31 09:06:48 -08:00
parent 24dc436122
commit 64c8c0590c

View file

@ -26,3 +26,7 @@ aider --model openrouter/anthropic/claude-3.5-sonnet --api-key openrouter=your-k
aider --model openrouter/deepseek/deepseek-chat --api-key openrouter=your-key-goes-here
```
For more information, see the documentation sections:
- [Connecting to LLMs](https://aider.chat/docs/llms.html)
- [Configuring API keys](https://aider.chat/docs/config/api-keys.html)