mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
Updated HISTORY
This commit is contained in:
parent
d8e1628c18
commit
5eed34af5a
1 changed files with 9 additions and 0 deletions
|
@ -1,6 +1,15 @@
|
|||
|
||||
# Release history
|
||||
|
||||
### main
|
||||
|
||||
- Updated prompting to use more natural phrasing about files, the git repo, etc. Removed reliance on read-write/read-only terminology.
|
||||
- Refactored prompting to unify some phrasing across edit formats.
|
||||
- Enhanced the canned assistant responses used in prompts.
|
||||
- Added explicit model settings for `openrouter/anthropic/claude-3-opus`, `gpt-3.5-turbo`
|
||||
- Added `-show-prompts` debug switch.
|
||||
|
||||
|
||||
### v0.33.0
|
||||
|
||||
- Added native support for [Deepseek models](https://aider.chat/docs/llms.html#deepseek) using `DEEPSEEK_API_KEY` and `deepseek/deepseek-chat`, etc rather than as a generic OpenAI compatible API.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue