fix(ai): correct Kimi K3 gateway output limits

This commit is contained in:
Armin Ronacher
2026-07-16 18:56:54 +02:00
parent 70c5763297
commit c2c32febb0
4 changed files with 19 additions and 6 deletions
+4
View File
@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed Kimi K3 output limits for Vercel AI Gateway and OpenRouter models.
## [0.80.8] - 2026-07-16
### Breaking Changes