summaryrefslogtreecommitdiff
path: root/char-specific-context.md
diff options
context:
space:
mode:
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.