mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-19 11:05:00 +00:00
copy
This commit is contained in:
parent
ed14be4e70
commit
00e5c33444
6 changed files with 166 additions and 152 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue