fix(ai): add Xiaomi reasoning replay compat

closes #4678
This commit is contained in:
Mario Zechner
2026-05-18 11:14:54 +02:00
parent dbadffdfae
commit b8f51957a0
4 changed files with 103 additions and 4 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed Xiaomi MiMo generated model metadata to replay assistant tool-call messages with `reasoning_content` for thinking-mode multi-turn requests ([#4678](https://github.com/earendil-works/pi/issues/4678)).
## [0.75.1] - 2026-05-18
### Fixed