fix(ai): preserve GitHub Copilot long-context pricing tiers, closes #6668

This commit is contained in:
David Brailovsky
2026-07-17 12:38:12 +02:00
parent a9f6a3159a
commit ce48d9b4ef
4 changed files with 222 additions and 8 deletions
+1
View File
@@ -4,6 +4,7 @@
### Fixed
- Fixed GitHub Copilot long-context pricing tiers in generated model metadata ([#6668](https://github.com/earendil-works/pi/issues/6668)).
- Fixed Kimi Coding subscription models to report API-equivalent implied costs when models.dev reports zero pricing.
- Fixed OpenAI Responses early stream endings to be classified as retryable provider errors ([#6727](https://github.com/earendil-works/pi/issues/6727)).