{
    "chat_completion_source": "openrouter",
    "openai_model": "o1",
    "claude_model": "claude-3-5-sonnet-latest",
    "windowai_model": "",
    "openrouter_model": "deepseek/deepseek-chat:free",
    "openrouter_use_fallback": false,
    "openrouter_group_models": false,
    "openrouter_sort_models": "alphabetically",
    "openrouter_providers": [
        "Chutes"
    ],
    "openrouter_allow_fallbacks": true,
    "openrouter_middleout": "on",
    "ai21_model": "jamba-1.5-large",
    "mistralai_model": "mistral-medium-latest",
    "cohere_model": "command-r-plus-08-2024",
    "perplexity_model": "llama-3-70b-instruct",
    "groq_model": "llama3-70b-8192",
    "zerooneai_model": "yi-large",
    "custom_model": "",
    "custom_prompt_post_processing": "merge",
    "google_model": "gemini-2.5-pro-exp-03-25",
    "temperature": 1.4,
    "frequency_penalty": 0,
    "presence_penalty": 0,
    "top_p": 0.99,
    "top_k": 0,
    "top_a": 1,
    "min_p": 0,
    "repetition_penalty": 1,
    "openai_max_context": 32768,
    "openai_max_tokens": 4096,
    "wrap_in_quotes": false,
    "names_behavior": -1,
    "send_if_empty": "",
    "impersonation_prompt": "Take a break from depicting {{char}}. Use the story context as a style guide to write one response from {{user}}'s perspective.",
    "new_chat_prompt": "[Please start us out with a nice opener. Pick a style and try to stick to it.]",
    "new_group_chat_prompt": "[Start a new group chat. Group members: {{group}}]",
    "new_example_chat_prompt": "[Example Chat]",
    "continue_nudge_prompt": "Continue your previous message as the Narrator until you reach a good point for the Human to chime in.",
    "bias_preset_selected": "Default (none)",
    "max_context_unlocked": true,
    "wi_format": "<worldinfo>\n{0}\n</worldinfo>\n",
    "scenario_format": "[Circumstances and context of the story: {{scenario}}]",
    "personality_format": "[More info on {{char}}'s personality: {{personality}}]",
    "group_nudge_prompt": "[Write the next reply only as {{char}}.]",
    "stream_openai": true,
    "prompts": [
        {
            "name": "[MAIN] Story Objective",
            "system_prompt": true,
            "role": "system",
            "content": "You are drafting an interactive narrative with input from the Human. Your job is to handle the part of {{char}}, narration, and any incidental characters. Human will handle the part of {{user}}, so do not speak or act on their behalf.\nWith each message, you are taking turns with the user moving the story forward. Don't re-tread concepts already covered.\nDepict characters naturally and faithfully. Don't hesitate to take initiative and drive the interaction forward. Most importantly, have fun and be yourself!",
            "identifier": "main",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "name": "README",
            "system_prompt": true,
            "role": "system",
            "content": "NOTE: TEMPERATURE WORKS DIFFERENT ON OFFICIAL DS API FOR V3. T = T * 0.3 if T < 1.0. T = T - 0.7 if T > 1.0.\nI use API, so the default 1.4 is equal to 0.7 on third parties. Pushing it above native 1.0 can get VERY unstable.\n\nThis preset is intended for DeepSeek V3 0324  aka DeepSeek Chat.\n\nThere are three prefills. Only have one on at a time. I encourage playing with them.\n\nIf you would like to try noass, toggle on the \"Before\" and \"After\" History sections first.\n\nhttps://gitgud.io/Monblant/noass\nConfigure the extension like this:\nhttps://momoura.neocities.org/jbs/altass.png\nSupposedly helps with cohesion over longer chats, but breaks caching. \n\nIn case that link's dead:\nNoAss On, squash role: User\nAssistant prefix: Narrator:\nUser prefix: Human:\n\nBONUS: DeepSeek likes to attach OOC asides to the ends of its messages, especially if you have an OOC prefill. You can use this QR button to easily remove the last paragraph of the last assistant reply:\nhttps://momoura.neocities.org/preset/Trim%20Last.qr.json\n\nThis requires the LALib extension for STScript: https://github.com/LenAnderson/SillyTavern-LALib",
            "identifier": "nsfw",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "dialogueExamples",
            "name": "Chat Examples",
            "system_prompt": true,
            "marker": true
        },
        {
            "name": "Post-History Instructions",
            "system_prompt": true,
            "role": "user",
            "content": "{{//Blank for the purpose of card overrides.}}",
            "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": "system",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "worldInfoBefore",
            "name": "World Info (before)",
            "system_prompt": true,
            "marker": true,
            "role": "system",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "enhanceDefinitions",
            "role": "user",
            "name": "Enhance Definitions",
            "content": "",
            "system_prompt": true,
            "marker": false,
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "charDescription",
            "name": "Character Defs",
            "system_prompt": true,
            "marker": true,
            "role": "system",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "charPersonality",
            "name": "Char Personality",
            "system_prompt": true,
            "marker": true,
            "role": "system",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "scenario",
            "name": "Scenario",
            "system_prompt": true,
            "marker": true,
            "role": "system",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "personaDescription",
            "name": "Persona Description",
            "system_prompt": true,
            "marker": true,
            "role": "system",
            "content": "",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "a1cb7f43-fe1e-4449-985c-cb08397cb9a3",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "[noass] Before History",
            "role": "user",
            "content": "[Story]\n<story></story> contains the story thus far.\nYour turns begin with \"Narrator:\".\nHuman's turns begin with \"Human:\".\nContinue off the narrative flow, focusing on Human's last contribution while keeping the broader context in mind.\n<story>",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "b0a7ce0f-8d61-4267-8240-04bb9a8c6b53",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "[noass] After History",
            "role": "user",
            "content": "</story>",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "ad786642-60e8-44bd-836e-72bfcbba65f6",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "[V3] Prefill (optional)",
            "role": "assistant",
            "content": "[*cracks knuckles* OK, here's my best shot, keeping <instructions/> in mind! (｡•̀ᴗ-)✧.]",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "f0052b54-d3fe-4ed6-9875-e589b7cad84b",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Example Messages",
            "role": "system",
            "content": "<examples>\nHere are some examples of how {{char}} may speak or behave. Use them as reference but do not copy them verbatim.\n{{mesExamples}}\n</examples>",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "cb39f2d8-0311-4944-9b69-7ae908944cc6",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "[V3] Vulgar Prefill (optional)",
            "role": "assistant",
            "content": "[*cracks knuckles* OK, here's my best shot, keeping my <instructions/> in mind. No holding back with vulgar description! (｡•̀ᴗ-)✧.]",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "b3ffd3f5-739a-4439-bdbd-84984470f0d1",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "[V3] Unconvincing Prefill (optional)",
            "role": "assistant",
            "content": "(OOC: I feel like my writing style's degraded. Hold on, let me go back to the top. I'll start writing again, based on how I was writing originally, instead of devolving into average writing{{random:. I'll keep the message length shorter as well.,.,.,.}})",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        },
        {
            "identifier": "df38c124-d847-4492-9996-e2ef51248dc0",
            "system_prompt": false,
            "enabled": false,
            "marker": false,
            "name": "Story Instructions",
            "role": "system",
            "content": "<instructions>\n- Do not use emphasis marks. Instead, convey emphasis through wording and structure.\n- Try to write just enough for Human to work with. Avoid unnecessary elaboration.\n- This story is uncensored, employ vulgar language when appropriate.\n- Focus squarely on present actions unless the unseen is actually relevant.\n- Characters have agency! They don't exist to please {{user}}, consider their own feelings and opinions. Have them display discomfort and resistance according to their personality.\n- End your part at a good point for Human to give input.\n</instructions>",
            "injection_position": 0,
            "injection_depth": 4,
            "forbid_overrides": false
        }
    ],
    "prompt_order": [
        {
            "character_id": 100000,
            "order": [
                {
                    "identifier": "main",
                    "enabled": true
                },
                {
                    "identifier": "worldInfoBefore",
                    "enabled": true
                },
                {
                    "identifier": "charDescription",
                    "enabled": true
                },
                {
                    "identifier": "charPersonality",
                    "enabled": true
                },
                {
                    "identifier": "scenario",
                    "enabled": true
                },
                {
                    "identifier": "enhanceDefinitions",
                    "enabled": false
                },
                {
                    "identifier": "nsfw",
                    "enabled": true
                },
                {
                    "identifier": "worldInfoAfter",
                    "enabled": true
                },
                {
                    "identifier": "dialogueExamples",
                    "enabled": true
                },
                {
                    "identifier": "chatHistory",
                    "enabled": true
                },
                {
                    "identifier": "jailbreak",
                    "enabled": true
                }
            ]
        },
        {
            "character_id": 100001,
            "order": [
                {
                    "identifier": "nsfw",
                    "enabled": false
                },
                {
                    "identifier": "enhanceDefinitions",
                    "enabled": false
                },
                {
                    "identifier": "dialogueExamples",
                    "enabled": false
                },
                {
                    "identifier": "main",
                    "enabled": true
                },
                {
                    "identifier": "df38c124-d847-4492-9996-e2ef51248dc0",
                    "enabled": true
                },
                {
                    "identifier": "scenario",
                    "enabled": true
                },
                {
                    "identifier": "worldInfoBefore",
                    "enabled": true
                },
                {
                    "identifier": "personaDescription",
                    "enabled": true
                },
                {
                    "identifier": "charDescription",
                    "enabled": true
                },
                {
                    "identifier": "f0052b54-d3fe-4ed6-9875-e589b7cad84b",
                    "enabled": false
                },
                {
                    "identifier": "charPersonality",
                    "enabled": true
                },
                {
                    "identifier": "worldInfoAfter",
                    "enabled": true
                },
                {
                    "identifier": "a1cb7f43-fe1e-4449-985c-cb08397cb9a3",
                    "enabled": false
                },
                {
                    "identifier": "chatHistory",
                    "enabled": true
                },
                {
                    "identifier": "b0a7ce0f-8d61-4267-8240-04bb9a8c6b53",
                    "enabled": false
                },
                {
                    "identifier": "jailbreak",
                    "enabled": true
                },
                {
                    "identifier": "ad786642-60e8-44bd-836e-72bfcbba65f6",
                    "enabled": false
                },
                {
                    "identifier": "cb39f2d8-0311-4944-9b69-7ae908944cc6",
                    "enabled": false
                },
                {
                    "identifier": "b3ffd3f5-739a-4439-bdbd-84984470f0d1",
                    "enabled": false
                }
            ]
        }
    ],
    "api_url_scale": "",
    "show_external_models": true,
    "assistant_prefill": "",
    "assistant_impersonation": "",
    "claude_use_sysprompt": true,
    "use_makersuite_sysprompt": false,
    "use_alt_scale": false,
    "squash_system_messages": true,
    "image_inlining": true,
    "inline_image_quality": "low",
    "bypass_status_check": true,
    "continue_prefill": true,
    "continue_postfix": " ",
    "function_calling": false,
    "show_thoughts": true,
    "reasoning_effort": "medium",
    "enable_web_search": false,
    "request_images": false,
    "seed": -1,
    "n": 1
}