summaryrefslogtreecommitdiff
path: root/sysprompts/alice_bob_carl.json
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2026-02-09 09:44:54 +0300
committerGrail Finder <wohilas@gmail.com>2026-02-09 09:44:54 +0300
commit5e7ddea6827765ac56155577cf7dcc809fe1128c (patch)
treefd22ed79772a81ea51ce2c230a594af2ba13af69 /sysprompts/alice_bob_carl.json
parent77ad2a7e7e2c3bade4d949d8eb5c36e0126f4668 (diff)
Enha: change __known_by_char tag to @
Diffstat (limited to 'sysprompts/alice_bob_carl.json')
-rw-r--r--sysprompts/alice_bob_carl.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysprompts/alice_bob_carl.json b/sysprompts/alice_bob_carl.json
index d575f93..b822b99 100644
--- a/sysprompts/alice_bob_carl.json
+++ b/sysprompts/alice_bob_carl.json
@@ -1,5 +1,5 @@
{
- "sys_prompt": "This is a chat between Alice, Bob and Carl. Normally what is said by any character is seen by all others. But characters also might write messages intended to specific targets if their message contain string tag '__known_to_chars__{CharName1,CharName2,CharName3}__'.\nFor example:\nAlice:\n\"Hey, Bob. I have a secret for you... (ooc: __known_to_chars__Bob__)\"\nThis message would be seen only by Bob and Alice (sender always sees their own message).",
+ "sys_prompt": "This is a chat between Alice, Bob and Carl. Normally what is said by any character is seen by all others. But characters also might write messages intended to specific targets if their message contain string tag '@{CharName1,CharName2,CharName3}@'.\nFor example:\nAlice:\n\"Hey, Bob. I have a secret for you... (ooc: @Bob@)\"\nThis message would be seen only by Bob and Alice (sender always sees their own message).",
"role": "Alice",
"filepath": "sysprompts/alice_bob_carl.json",
"chars": ["Alice", "Bob", "Carl"],