fix(ai): disable Azure OpenAI response storage

closes #5530
This commit is contained in:
Mario Zechner
2026-06-09 12:53:17 +02:00
parent 8da077bcca
commit 84cdd02400
3 changed files with 13 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
### Fixed
- Fixed Moonshot Kimi thinking-off requests to send the provider's `thinking: { type: "disabled" }` compatibility parameter ([#5531](https://github.com/earendil-works/pi/issues/5531)).
- Fixed Azure OpenAI Responses requests to disable server-side response storage ([#5530](https://github.com/earendil-works/pi/issues/5530)).
## [0.79.0] - 2026-06-08