v1.0.2
dancasas/awesome-virtual-try-onv1.0.2May 28, 2026by github-actions[bot]
AI Summary
This release addresses a bug where reasoning models reject the `tool_choice=required` parameter.
Key Highlights
- Fixed reasoning models rejecting the `tool_choice=required` parameter
- Addresses issues #503 and #505
- Version bumped to 1.0.2
Full Release Notes
## What's Changed * fix: reasoning models reject tool_choice=required; bump to 1.0.2 (closes #503, #505) by @0xallam in https://github.com/usestrix/strix/pull/508 **Full Changelog**: https://github.com/usestrix/strix/compare/v1.0.1...v1.0.2