Card Format

See character editor.
There are few example cards included like'Skynet' and 'Shodan'
'name' : 'char_name'
The name for the ai character. When using json or yaml, this is expected to correspond to avatar image. name.png or name.jpg.
'description' : 'char_persona'
The description for the character personality. Likes, dislikes, personality traits.
'scenario' : 'world_scenario'
Description of the scenario. This roughly corresponds to things like "You are a hr customer service having a discussion with a customer. Always be polite". etc.
'mes_example' : 'example_dialogue'
Example dialogue. The AI will pick answer patterns based on this
'first_mes' : 'char_greeting'
A landing page for the chat. This will not be included in the prompt.

The documents folder includes some documents for embeddings parsing for the character cards.