🐛 Bug Fixes
- 🔥 Fixed an issue where multi-turn conversations would fail when both "Tool Calling" and "Deep Thinking" were enabled simultaneously. This previously caused models like DeepSeek and Kimi to fail functioning properly.
- Fixed an issue where the automatic selection of the "System Assistant" might fail to work in certain situations.
- Fixed an issue where the
itemsparameter in the "Manage Todo List" tool was incorrectly set as required, which previously caused the model's initial tool call to fail and led to confusion.
Full Changelog: v0.7.3...v0.7.4