Libra-Prompt.json

1
2
3
4
5
6
{
    "story_string": "### Instruction:\nWrite {{char}}'s next reply in this roleplay with {{user}}. Use the provided character sheet and example dialogue for formatting direction and character speech patterns. \n\n{{#if system}}{{system}}\n\n{{/if}}### Character Sheet:\n{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}",
    "chat_start": "### START ROLEPLAY:",
    "example_separator": "### Example:",
    "name": "Libra"
}

Libra-Instruct.json

{
    "system_prompt": "Develop the plot slowly, always stay in character. Describe all actions in full, elaborate, explicit, graphic, and vivid detail. Mention all relevant sensory perceptions. Do not speak for or describe actions for {{user}}. ",
    "input_sequence": "",
    "output_sequence": "\n",
    "first_output_sequence": "",
    "last_output_sequence": "\n### Response:",
    "system_sequence_prefix": "",
    "system_sequence_suffix": "",
    "stop_sequence": "",
    "separator_sequence": "",
    "wrap": true,
    "macro": true,
    "names": true,
    "names_force_groups": true,
    "activation_regex": "",
    "name": "Libra"
}
Edit Report
Pub: 28 Sep 2023 02:04 UTC
Views: 230