This commit is contained in:
Paul Gauthier 2025-02-06 14:32:59 -08:00
parent 37beb8e6b2
commit 32b962e186
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Release history
### main branch
### Aider v0.74.0
- Dynamically changes the Ollama context window to hold the current chat.
- Better support for o3-mini, DeepSeek V3 & R1, o1-mini, o1 via secondary API providers.

View file

@ -23,7 +23,7 @@ cog.out(text)
]]]-->
### main branch
### Aider v0.74.0
- Dynamically changes the Ollama context window to hold the current chat.
- Better support for o3-mini, DeepSeek V3 & R1, o1-mini, o1 via secondary API providers.