Fix OpenAI GPT-5.5 thinking metadata

closes #5243
This commit is contained in:
Mario Zechner
2026-06-01 00:39:38 +02:00
parent d4fa41ae3c
commit f429ddbffd
3 changed files with 56 additions and 150 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed OpenAI GPT-5.5 generated metadata to omit unsupported minimal thinking ([#5243](https://github.com/earendil-works/pi/issues/5243)).
## [0.78.0] - 2026-05-29
### Breaking Changes