Changelog
Features
- 390dfed feat(llmclient): forward the client Idempotency-Key to providers (#1019)
- 938345f feat(minimax): forward video input in chat requests (#1002)
- e150427 feat(minimax): support native image generation (#1003)
Bug Fixes
- 24a623e fix(dashboard): keep the audit request badge from shrinking
- 9844d0c fix(gemini): translate video input in native chat requests (#1021)
- b6ee9e3 fix(llmclient): fail upstream streams that stall mid-response (#1018)
- 42c8dda fix(minimax): preserve native error details for image requests (#1022)
- 1d7bd28 fix(server): record client-aborted requests as client_disconnected (#1016)
- 84d2ae6 fix(streaming): end truncated streams with an explicit error event (#1017)
- 456d718 fix(virtualmodels): keep failover legs behind single-target redirects (#1013)