From 79861e7c2bc6f2ed95309ca6e83577ddc4e2c63a Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Wed, 4 Feb 2026 11:22:17 +0300 Subject: Enha: privateMessageResp with resume --- char-specific-context.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'char-specific-context.md') diff --git a/char-specific-context.md b/char-specific-context.md index 423572b..f06fd75 100644 --- a/char-specific-context.md +++ b/char-specific-context.md @@ -130,6 +130,9 @@ Card example: Character‑specific context relies on the `/completion` endpoint (or other completion‑style endpoints) where the LLM is presented with a raw text prompt containing the entire filtered history. It does **not** work with OpenAI‑style `/v1/chat/completions` endpoints, because those endpoints enforce a fixed role set (`user`/`assistant`/`system`) and strip custom role names and metadata. +### TTS +Although text message might be hidden from user character. If TTS is enabled it will be read. + ### Tag Parsing - The tag is case‑sensitive. -- cgit v1.2.3