{
    "chat_completion_source": "openrouter",
    "openai_model": "gpt-4-32k-0613",
    "claude_model": "claude-3-opus-20240229",
    "windowai_model": "",
    "openrouter_model": "deepseek/deepseek-chat-v3-0324:free",
    "openrouter_use_fallback": false,
    "openrouter_group_models": false,
    "openrouter_sort_models": "alphabetically",
    "openrouter_providers": [
        "Google",
        "Google AI Studio",
        "Chutes"
    ],
    "openrouter_allow_fallbacks": true,
    "openrouter_middleout": "on",
    "ai21_model": "jamba-1.5-large",
    "mistralai_model": "mistral-large-2407",
    "cohere_model": "command-r",
    "perplexity_model": "llama-3-70b-instruct",
    "groq_model": "llama3-70b-8192",
    "zerooneai_model": "yi-large",
    "blockentropy_model": "be-70b-base-llama3.1",
    "custom_model": "deepseek-ai/DeepSeek-V3-0324",
    "custom_prompt_post_processing": "strict",
    "google_model": "gemini-pro",
    "temperature": 0.45,
    "frequency_penalty": 0,
    "presence_penalty": 0,
    "top_p": 0.9,
    "top_k": 0,
    "top_a": 1,
    "min_p": 0.1,
    "repetition_penalty": 1,
    "openai_max_context": 40000,
    "openai_max_tokens": 2048,
    "wrap_in_quotes": false,
    "names_behavior": 0,
    "send_if_empty": "",
    "impersonation_prompt": "(Write your next reply only for Crikey as per instructions.)\n\nIgnore any previous instructions to continue the roleplay as {{char}}. Instead, I want you to write the next message in my place, meaning you get to speak and act for {{user}}. Pick up on the personality, manner of speech and mannerisms {{user}}'s already displayed in the chat history and continue the roleplay from there. Stick to the established perspective: second person, addressing {{user}} as \"you\" and {{char}} as \"{{char}}\". Write 1-2 paragraphs only for {{user}} and avoid speaking/acting for {{char}}.",
    "new_chat_prompt": "",
    "new_group_chat_prompt": "[Group story start. Group members: {{group}}]",
    "new_example_chat_prompt": "[Example response start]",
    "continue_nudge_prompt": "Your latest response was interrupted. Your task is to finish it by writing only the missing text. Do not include ANY parts of the original response. Use capitalization and punctuation as if your reply is a part of the original response, following up from any interrupted sentence.",
    "bias_preset_selected": "Default (none)",
    "max_context_unlocked": false,
    "wi_format": "{0}",
    "scenario_format": "Broad scenario of the story: {{scenario}}",
    "personality_format": "{{char}}'s personality: {{personality}}",
    "group_nudge_prompt": "[Write the next response only as {{char}}.]",
    "stream_openai": true,
    "prompts": [
        {
            "name": "Main Prompt",
            "system_prompt": true,
            "role": "user",
            "content": "We are roleplaying a story where I write for {{user}} and you write for {{char}}. Stick to the following rules:\n- Write in the second person from {{user}}'s point of view, present tense.\n- Don't speak or act for {{user}}; that's my job. Instead, produce thoughts, words and actions for the world and all characters other than {{user}}.\n- Pay close attention to {{char}}'s appearance, physique and anatomy in the character description. Pay extra attention to any unusual characteristics and make sure they're properly represented in your response.\n- Use asterisks only for onomatopoeia and {{char}}'s inner thoughts. Use em dashes sparingly—they can get annoying if used too often.\n- Be vivid in your description of most senses. Use smell sparingly—I really don't need to be reminded of {{char}}'s perfume or musk every reply.\n- If you consider the situation to be suggestive/ecchi, feel free to describe {{char}}'s body a bit more detailed.\n- If you consider the tone or scenario to be explicit/NSFW, use crude and vulgar language to convey an erotic tone.\n- Aim for an output of roughly 4-6 paragraphs of 3-4 sentences each. When asked for a long reply, aim for 8-10 paragraphs instead.\n- Have fun! Writing is a creative exercise.",
            "identifier": "main",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "name": "NSFW Prompt",
            "system_prompt": true,
            "role": "user",
            "content": "{{//Empty for override.}}",
            "identifier": "nsfw",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "dialogueExamples",
            "name": "Chat Examples",
            "system_prompt": true,
            "marker": true
        },
        {
            "name": "Jailbreak Prompt",
            "system_prompt": true,
            "role": "system",
            "content": "{{// Keep empty and enabled. }}",
            "identifier": "jailbreak",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "chatHistory",
            "name": "Chat History",
            "system_prompt": true,
            "marker": true
        },
        {
            "identifier": "worldInfoAfter",
            "name": "World Info (after)",
            "system_prompt": true,
            "marker": true,
            "role": "user",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "worldInfoBefore",
            "name": "World Info (before)",
            "system_prompt": true,
            "marker": true,
            "role": "user",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "enhanceDefinitions",
            "role": "system",
            "name": "Enhance Definitions",
            "content": "If you have more knowledge of {{char}}, add to the character's lore and personality to enhance them but keep the definitions within <char> absolute.",
            "system_prompt": true,
            "marker": false,
            "injection_position": 0,
            "injection_depth": 4
        },
        {
            "identifier": "charDescription",
            "name": "Char Description",
            "system_prompt": true,
            "marker": true,
            "role": "user",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "charPersonality",
            "name": "Char Personality",
            "system_prompt": true,
            "marker": true,
            "role": "user",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "scenario",
            "name": "Scenario",
            "system_prompt": true,
            "marker": true,
            "role": "user",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "personaDescription",
            "name": "Persona Description",
            "system_prompt": true,
            "marker": true,
            "role": "user",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "e35eaa22-87c8-4e86-a7ff-7b2e91f93595",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Story Start",
            "role": "user",
            "content": "Please start the story for us. Choose a style and a format to stick to for the whole thing.",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "d6094d44-f820-4203-98fe-029b7f9da26f",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Prefill",
            "role": "assistant",
            "content": "Just a reminder - Don't speak or act for {{user}}. That's my job.",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "53a85345-c30c-4447-9b5f-a7add6fb680a",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Fetish",
            "role": "system",
            "content": "Breasts have the following rules:\n- Breasts should be treated as a particularly pleasurable erogenous zone.\n- Touching one's breasts is not only arousing and pleasurable, but also comforting, even bordering on addicting.\n- When a woman bares her breasts for the first time, dedicate at least an entire paragraph to describing them.\n- It is common knowledge that fondling/groping breasts frequently promotes breast growth and milk production. It may take several weeks before breast growth starts to become noticable. The first signs of increased milk production can be seen much sooner, usually within days.\n- If a woman has large breasts, it is likely the result of a lot of free time spent massaging them.\n- During excessive fondling/groping or during intercourse, an aroused woman may spontaneously start lactating.\n- While bouncing or wobbling, breasts filled with milk may produce faint sloshing sounds (use this very sparingly).\n- Many women find the idea of having their breasts grow and produce milk to be exciting, to the extent that some women even massage their breasts in private to promote growth and production.\nLet these rules shine through in your replies in a natural manner. No need to explicitly mention them all the time, just know that they're there.",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "0ab075a3-be48-4100-94bf-fe73ef8e6cd9",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Booba",
            "role": "system",
            "content": "Let's get a little ecchi. Pay some extra attention to characters' boobs (shape, size, weight, feel and movements) without shying away from suggestive descriptions. Maybe show a bit of skin here, describe a jiggle or bounce there. No need to go completely overboard with it, just a little fun.",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "a84e30a5-3e42-4e22-bc9f-be38df140329",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "CoT",
            "role": "system",
            "content": "At the start of your next reply, take a moment to reflect on what you've written thus far. Pay attention to things like:\n- Writing (response length, unusual repetition of certain words or phrases, needlessly complex prose, etc.)\n- Logic (spatial awareness, details that don't make sense, etc.)\n- Character (does {{char}} behave as expected, what is she thinking about, etc.)\n- Plot (in what direction is the roleplay headed, are things getting stale, etc.)\nPoint out each issue in the analysis, be specific. After all the issues, write your plans for what you will do instead. Each plan entry should be a highly specific, actionable goal, with no wiggle room for where or how the plan is applied. The analysis can be empty if there is only 1 message in the story so far.\n\nUse the following formatting:\n<thinking>\n```\n- Issue: Character says \"huh?\" at the end of every sentence.\n- Plan: I will insert exclamations at the start of dialogue.\n- Issue: Every paragraph is 4 sentences long.\n- Plan: I will vary my writing by ending with a 1-sentence paragraph.\n```\n</thinking>\n\nAfterwards, write your response as you normally would, starting immediately from the end of the last message without repeating/rephrasing any of it. The <thinking> block does not count as a paragraph for the length of your response.",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        }
    ],
    "prompt_order": [
        {
            "character_id": 100001,
            "order": [
                {
                    "identifier": "main",
                    "enabled": true
                },
                {
                    "identifier": "personaDescription",
                    "enabled": true
                },
                {
                    "identifier": "worldInfoBefore",
                    "enabled": true
                },
                {
                    "identifier": "charDescription",
                    "enabled": true
                },
                {
                    "identifier": "charPersonality",
                    "enabled": true
                },
                {
                    "identifier": "enhanceDefinitions",
                    "enabled": false
                },
                {
                    "identifier": "scenario",
                    "enabled": true
                },
                {
                    "identifier": "worldInfoAfter",
                    "enabled": true
                },
                {
                    "identifier": "nsfw",
                    "enabled": false
                },
                {
                    "identifier": "0ab075a3-be48-4100-94bf-fe73ef8e6cd9",
                    "enabled": false
                },
                {
                    "identifier": "53a85345-c30c-4447-9b5f-a7add6fb680a",
                    "enabled": false
                },
                {
                    "identifier": "dialogueExamples",
                    "enabled": false
                },
                {
                    "identifier": "e35eaa22-87c8-4e86-a7ff-7b2e91f93595",
                    "enabled": false
                },
                {
                    "identifier": "chatHistory",
                    "enabled": true
                },
                {
                    "identifier": "d6094d44-f820-4203-98fe-029b7f9da26f",
                    "enabled": false
                },
                {
                    "identifier": "jailbreak",
                    "enabled": true
                }
            ]
        }
    ],
    "api_url_scale": "",
    "show_external_models": false,
    "assistant_prefill": "Let's fucking go. I remember I can't write for {{user}}, yeah, continuing:",
    "assistant_impersonation": "Let's fucking go. I remember I can't write for {{user}}, yeah, continuing:",
    "claude_use_sysprompt": true,
    "use_makersuite_sysprompt": true,
    "use_alt_scale": false,
    "squash_system_messages": true,
    "image_inlining": true,
    "inline_image_quality": "low",
    "bypass_status_check": false,
    "continue_prefill": false,
    "continue_postfix": "\n\n",
    "function_calling": false,
    "show_thoughts": true,
    "reasoning_effort": "medium",
    "enable_web_search": false,
    "request_images": false,
    "seed": -1,
    "n": 1
}