This commit is contained in:
Paul Gauthier 2024-11-13 13:32:20 -08:00
parent 33555ca2ea
commit 87ce51e314
3 changed files with 97 additions and 5 deletions

View file

@ -21,7 +21,7 @@ cog.out(text)
### Aider v0.63.0
- Support for Qwen 2.5 Coder
- Support for Qwen 2.5 Coder 32B.
- `/web` command just adds the page to the chat, without triggering an LLM response.
- Improved prompting for the user's preferred chat language.
- Improved handling of LiteLLM exceptions.