Fix OpenRouter Kimi reasoning compat

closes #5309
This commit is contained in:
Mario Zechner
2026-06-02 15:36:52 +02:00
parent 0d38e17b68
commit 2125221bfc
5 changed files with 47 additions and 5 deletions

View File

@@ -10,6 +10,7 @@
- Fixed Amazon Bedrock requests to replace blank required user/tool-result text with a placeholder and skip blank replay text blocks ([#4975](https://github.com/earendil-works/pi/issues/4975)).
- Fixed OpenAI GPT-5.5 generated metadata to omit unsupported minimal thinking ([#5243](https://github.com/earendil-works/pi/issues/5243)).
- Fixed OpenRouter Kimi K2.6 thinking replay and preserved developer-role instructions for OpenRouter OpenAI and Anthropic models ([#5309](https://github.com/earendil-works/pi/issues/5309)).
- Fixed GitHub Copilot and OpenRouter test model references that became stale after model regeneration.
## [0.78.0] - 2026-05-29