Enha: auto turn role display

This commit is contained in:
Grail Finder
2026-02-08 17:11:29 +03:00
parent 4af866079c
commit 93284312cf
2 changed files with 4 additions and 1 deletions

View File

@@ -3,5 +3,5 @@
"role": "Alice",
"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?"
"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?\""
}