This commit is contained in:
Paul Gauthier 2025-04-16 19:02:19 -07:00
parent ed14be4e70
commit 00e5c33444
6 changed files with 166 additions and 152 deletions

View file

@ -1,5 +1,11 @@
# Release history
### Aider v0.82.1
- Added support for `o3` and `o4-mini` including provider-specific versions for OpenAI, OpenRouter, and Azure.
- Added support for Azure specific `gpt-4.1` and `gpt-4.1-mini` models.
- Disabled streaming for `o3` models since you need identity verification to stream.
- Fixed handling of file paths in unified diffs, especially those generated by git.
### Aider v0.82.0
- Support for GPT 4.1, mini and nano.