diff --git a/public/components/admin.html b/public/components/admin.html index b4f9ffe5..aa609c1c 100644 --- a/public/components/admin.html +++ b/public/components/admin.html @@ -344,10 +344,8 @@
- Conversation input budget — read-only server configuration + Conversation input budget

Loading server budget metadata...

-

Set by CLINICAL_ASSISTANT_CONVERSATION_CHARS, or the server default when unset; legacy saved settings are ignored. Counts all prior user/assistant text plus the new question using JavaScript string length (UTF-16 code units), not provider tokens. Over-budget requests stop before inference; no automatic clipping or summarization.

-

Output limits: 2,600 tokens per text answer (5,000 on completion retry); image prompts clip at 5,000 UTF-16 code units.

Clinical Assistant TEXT — system behavior