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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| characters.py | ||
| conversation.py | ||
| docker.py | ||
| library.py | ||
| reader.py | ||
| rehearsals_db.py | ||
| settings.py | ||
| sources.py | ||
| stt.py | ||
| tts.py | ||