This commit is contained in:
Paul Gauthier 2025-03-17 10:24:07 -07:00
parent 5af46aaa2e
commit 77976a5253
3 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,7 @@
### main branch
- Bumped dependencies to pickup litellm fix for Ollama.
- Added support for `openrouter/google/gemma-3-27b-it` model.
- Aider wrote 96% of the code in this release.