File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33### main branch
44
5+ - Bumped dependencies to pickup litellm fix for Ollama.
56- Added support for ` openrouter/google/gemma-3-27b-it ` model.
67- Aider wrote 96% of the code in this release.
78
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ cog.out(text)
2525
2626### main branch
2727
28+ - Bumped dependencies to pickup litellm fix for Ollama.
2829- Added support for ` openrouter/google/gemma-3-27b-it ` model.
2930- Aider wrote 96% of the code in this release.
3031
Original file line number Diff line number Diff line change @@ -124,6 +124,6 @@ mod_dates = [get_last_modified_date(file) for file in files]
124124latest_mod_date = max(mod_dates)
125125cog.out(f"{latest_mod_date.strftime('%B %d, %Y.')}")
126126]]]-->
127- March 14 , 2025.
127+ March 17 , 2025.
128128<!-- [[[end]]]-->
129129</p >
You can’t perform that action at this time.
0 commit comments