MiniMax was incorrectly included in isReasoningTagProvider(), causing enforceFinalTag=true for all MiniMax runs. Since MiniMax models don't output <think>/<final> tags, this caused all streaming content to be discarded, resulting in '(no output)' in the TUI. The fix removes MiniMax from the reasoning tag provider list, allowing content to stream normally without requiring <final> tags. Fixes #4499 |
||
|---|---|---|
| .. | ||
| account-id.ts | ||
| boolean.test.ts | ||
| boolean.ts | ||
| delivery-context.test.ts | ||
| delivery-context.ts | ||
| directive-tags.ts | ||
| message-channel.test.ts | ||
| message-channel.ts | ||
| provider-utils.ts | ||
| queue-helpers.ts | ||
| time-format.ts | ||
| usage-format.test.ts | ||
| usage-format.ts | ||