This commit is contained in:
Paul Gauthier 2024-11-15 07:42:17 -08:00
parent c127f8f2f0
commit 0bf17a48f7
3 changed files with 169 additions and 159 deletions

View file

@ -23,6 +23,18 @@ cog.out(text)
### main branch
- Fixed bug in fuzzy model name matching when litellm provider info is missing.
- Modified model metadata file loading to allow override of resource file.
- Allow recursive loading of dirs using `--read`.
- Updated dependency versions to pick up litellm fix for ollama models.
### Aider v0.63.1
- Fixed bug in git ignored file handling.
- Improved error handling for git operations.
### Aider v0.63.0
- Support for Qwen 2.5 Coder 32B.