This commit is contained in:
Paul Gauthier 2025-04-04 18:53:12 +13:00
parent dca92b580c
commit 63e3e06a8c
6 changed files with 131 additions and 120 deletions

View file

@ -1,5 +1,9 @@
# Release history
### main branch
- Aider wrote 84% of the code in this release.
### Aider v0.80.4
- Bumped deps to pickup litellm change to properly display the root cause of OpenRouter "choices" errors.
@ -9,7 +13,6 @@
- Improve error message for OpenRouter API connection issues to mention potential rate limiting or upstream provider issues.
- Configure weak models (`gemini/gemini-2.0-flash` and `openrouter/google/gemini-2.0-flash-exp:free`) for Gemini 2.5 Pro models.
- Add model metadata for `openrouter/google/gemini-2.0-flash-exp:free`.
- Aider wrote 85% of the code in this release.
### Aider v0.80.2