Same pattern as the Casting audiobook Prompt button: a collapsible textarea with the full extraction prompt (fields + sources/citation schema), named-preset save/load/delete, and live persistence so edits apply from the next passage onward. Server-side, _charsheets_prepare() now accepts a character_sheets_prompt override (shared by the blocking and streaming endpoints), following the same pattern already used for the audiobook attribution prompt override. 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 | ||