tts-voice-creator-clone-and.../static
mARTin-B78 328e612eb7 Fix empty thinking panels for vLLM builds using a bare "reasoning" key (v1.14.9)
Confirmed by directly probing a streaming response from vllm-0.23.1rc1:
its delta objects carry reasoning text under "reasoning", not the more
common "reasoning_content" key every reasoning-display code path was
checking for. Added a shared _reasoning_text() helper that checks both,
used by the Conversation Playground, audiobook casting's live view, and
character sheets.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 01:42:24 +02:00
..
js Raise audiobook casting timeouts to 10min/5min for large models (v1.14.8) 2026-07-09 00:09:04 +02:00
sections Add collapsible thinking panel to Conversation Playground, regroup mic controls (v1.14.6) 2026-07-08 22:54:20 +02:00
vendor Add skeleton loading, self-host assets, fix LLM empty response 2026-05-29 17:28:42 +02:00
icon.svg Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
index.html Fix empty thinking panels for vLLM builds using a bare "reasoning" key (v1.14.9) 2026-07-09 01:42:24 +02:00
loader.js Optimize startup and persist engine keys 2026-06-30 14:52:17 +02:00
manifest.webmanifest Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
nav.js Add Casting back-navigation, fix truncated prompt generation (v1.12.91) 2026-07-04 17:43:51 +02:00
style.css Fix triple-duplicated passage in audiobook casting's live LLM view (v1.14.7) 2026-07-08 23:00:16 +02:00
sw.js Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00