Files
openclaw/extensions
dwc1997 3ad3cc61b8 fix(minimax): check base_resp envelope errors in TTS provider (#93688)
MiniMax TTS API returns HTTP 200 even on quota/billing errors, with the
error encoded in base_resp.status_code. Without this check, placeholder
audio returned alongside the error is silently accepted, preventing the
TTS dispatcher from falling back to a configured secondary provider.

This follows the same pattern used by all other MiniMax providers:
- image-generation-provider.ts
- video-generation-provider.ts
- music-generation-provider.ts
- minimax-web-search-provider.runtime.ts

Fixes #76904

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 02:25:46 +08:00
..
2026-06-16 23:12:39 +08:00
2026-06-08 21:44:57 +01:00
2026-06-15 19:48:43 +01:00
2026-06-08 21:44:57 +01:00
2026-06-08 21:44:57 +01:00
2026-06-15 19:48:43 +01:00