This commit is contained in:
Paul Gauthier 2024-08-26 15:07:45 -07:00
parent 5481d4385e
commit 8ffbf96151
2 changed files with 4 additions and 0 deletions

View file

@ -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

View file

@ -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