Updated HISTORY

This commit is contained in:
Paul Gauthier 2024-05-08 09:37:35 -07:00
parent b0a512770b
commit ecee575236

View file

@ -1,6 +1,10 @@
# Release history
### v0.33.0
- Added native support for [Deepseek models](https://aider.chat/docs/llms.html#deepseek) using `DEEPSEEK_API_KEY` and `deepseek/deepseek-chat`, etc rather than as a generic OpenAI compatible API.
### v0.32.0
- [Aider LLM code editing leaderboards](https://aider.chat/docs/leaderboards/) that rank popular models according to their ability to edit code.