mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
Updated HISTORY
This commit is contained in:
parent
c29d4860ab
commit
8e272bf7c6
1 changed files with 6 additions and 1 deletions
|
@ -3,7 +3,12 @@
|
|||
|
||||
### v0.32.0
|
||||
|
||||
- Gemini 1.5 Pro now defaults to a diff-style edit format, enabling it to work better with larger code bases.
|
||||
- [Aider LLM code editing leaderboards](https://aider.chat/docs/leaderboards/) that rank popular models according to their ability to edit code.
|
||||
- Leaderboards include GPT-3.5/4 Turbo, Opus, Sonnet, Gemini 1.5 Pro, Llama 3, Deepseek Coder & Command-R+.
|
||||
- Gemini 1.5 Pro now defaults to a new diff-style edit format (diff-fenced), enabling it to work better with larger code bases.
|
||||
- Support for Deepseek-V2, via more a flexible config of system messages in the diff edit format.
|
||||
- Improved retry handling on errors from model APIs.
|
||||
- Benchmark outputs results in YAML, compatible with leaderboard.
|
||||
|
||||
### v0.31.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue