summaryrefslogtreecommitdiff
path: root/char-specific-context.md
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2026-02-04 11:22:17 +0300
committerGrail Finder <wohilas@gmail.com>2026-02-04 11:22:17 +0300
commit79861e7c2bc6f2ed95309ca6e83577ddc4e2c63a (patch)
tree5e60dc586b5db9783043488f1cfb06e4ad6d693e /char-specific-context.md
parente3965db3c7e7f5e3cdbf5d03ac06103c2709c0d8 (diff)
Enha: privateMessageResp with resume
Diffstat (limited to 'char-specific-context.md')
-rw-r--r--char-specific-context.md3
1 files changed, 3 insertions, 0 deletions
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.