From 65b4f01177a38497b0ecb82b09f9dcded55c5acb Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Tue, 3 Feb 2026 11:00:12 +0300 Subject: Doc: char context doc --- sysprompts/alice_bob_carl.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'sysprompts') diff --git a/sysprompts/alice_bob_carl.json b/sysprompts/alice_bob_carl.json index 8c7b8e2..b2a0ac5 100644 --- a/sysprompts/alice_bob_carl.json +++ b/sysprompts/alice_bob_carl.json @@ -1,8 +1,6 @@ { "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).", "role": "Alice", - "role2": "Bob", - "role3": "Carl", "filepath": "sysprompts/alice_bob_carl.json", "chars": ["Alice", "Bob", "Carl"], "first_msg": "Hey guys! Want to play Alias like game? I'll tell Bob a word and he needs to describe that word so Carl can guess what it was?" -- cgit v1.2.3