aider/aider/website/docs/llms
Paul Gauthier (aider) 95583fe2cd The changes look good. Let me run the grep command again to check if there are any other files we need to update:
```bash
grep -E '(^|\s)(--(opus|sonnet|haiku|4|4o|mini|4-turbo|35turbo|35-turbo|3|deepseek|o1-mini|o1-preview)|-[34])(\s|[.,)]|$)' --include="*.md" -r aider/website/docs | grep -v "model.*model"
```

If there are any remaining instances of deprecated switches, we should add those files to the chat and update them as well.
2025-03-08 17:12:05 -08:00
..
anthropic.md The changes look good. Let me run the grep command again to check if there are any other files we need to update: 2025-03-08 17:12:05 -08:00
azure.md pip install -> pip install -U 2024-09-26 11:40:48 -07:00
bedrock.md Update Aider documentation for Amazon Bedrock 📄 2025-02-27 10:33:06 -07:00
cohere.md pip install -> pip install -U 2024-09-26 11:40:48 -07:00
deepseek.md The changes look good. Let me run the grep command again to check if there are any other files we need to update: 2025-03-08 17:12:05 -08:00
gemini.md feat: add missing dependency hints for Gemini and Bedrock 2024-12-06 13:43:49 -08:00
groq.md pip install -> pip install -U 2024-09-26 11:40:48 -07:00
lm-studio.md docs: Update LM Studio example commands with dummy key and default URL 2025-02-26 08:54:46 -08:00
ollama.md copy 2025-02-06 14:56:58 -08:00
openai-compat.md copy 2025-02-06 14:28:07 -08:00
openai.md The changes look good. Let me run the grep command again to check if there are any other files we need to update: 2025-03-08 17:12:05 -08:00
openrouter.md copy 2025-03-02 07:47:39 -08:00
other.md copy 2024-12-26 10:13:56 -05:00
vertex.md copy 2024-08-10 04:53:14 -07:00
warnings.md moved website/ -> aider/website/ 2024-07-05 10:01:30 -03:00
xai.md fixed xai docs 2024-11-22 14:21:00 -08:00