mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
5481d4385e
commit
8ffbf96151
2 changed files with 4 additions and 0 deletions
|
@ -11,7 +11,9 @@
|
|||
- Weak model now uses `extra_headers`, to support Anthropic beta features.
|
||||
- Improved error messages on attempt to add not-git subdir to chat.
|
||||
- Show model metadata info on `--verbose`.
|
||||
- Improved warnings when LLMs env variables aren't set.
|
||||
- Bugfix to windows filenames which contain `\_`.
|
||||
- Aider wrote 64% of the code in this release.
|
||||
|
||||
### Aider v0.52.0
|
||||
|
||||
|
|
|
@ -26,7 +26,9 @@ cog.out(text)
|
|||
- Weak model now uses `extra_headers`, to support Anthropic beta features.
|
||||
- Improved error messages on attempt to add not-git subdir to chat.
|
||||
- Show model metadata info on `--verbose`.
|
||||
- Improved warnings when LLMs env variables aren't set.
|
||||
- Bugfix to windows filenames which contain `\_`.
|
||||
- Aider wrote 64% of the code in this release.
|
||||
|
||||
### Aider v0.52.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue