mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-21 20:14:59 +00:00
added photo
This commit is contained in:
parent
6dc7a8b4a4
commit
7396e3883e
4 changed files with 6 additions and 4 deletions
|
@ -3,11 +3,11 @@
|
|||
|
||||
### Aider v0.41.0
|
||||
|
||||
- Allow Claude 3.5 Sonnet to stream back >4k tokens!
|
||||
- [Allow Claude 3.5 Sonnet to stream back >4k tokens!](https://aider.chat/2024/07/01/sonnet-not-lazy.html)
|
||||
- It is the first model capable of writing such large coherent, useful code edits.
|
||||
- Do large refactors or generate multiple files of new code in one go.
|
||||
- Aider now uses `claude-3-5-sonnet-20240620` by default if `ANTHROPIC_API_KEY` is set in the environment.
|
||||
- Enabled [image support](https://aider.chat/docs/images-urls.html) for 3.5 Sonnet and for GPT-4o & 3.5 Sonnet via OpenRouter (by @yamitzky).
|
||||
- [Enabled image support](https://aider.chat/docs/images-urls.html) for 3.5 Sonnet and for GPT-4o & 3.5 Sonnet via OpenRouter (by @yamitzky).
|
||||
- Added `--attribute-commit-message` to prefix aider's commit messages with "aider:".
|
||||
- Fixed regression in quality of one-line commit messages.
|
||||
- Automatically retry on Anthropic `overloaded_error`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue