{
"firstRun": false,
"username": "鲁迪斯",
"api_server": "http://127.0.0.1:5000/api",
"preset_settings": "Default",
"user_avatar": "user-default.png",
"amount_gen": 250,
"max_context": 2048,
"main_api": "openai",
"world_info_settings": {
"world_info": {
"globalSelect": []
},
"world_info_depth": 2,
"world_info_budget": 25,
"world_info_recursive": true,
"world_info_overflow_alert": false,
"world_info_case_sensitive": false,
"world_info_match_whole_words": true,
"world_info_character_strategy": 1,
"world_info_budget_cap": 0
},
"textgenerationwebui_settings": {
"temp": 0.5,
"top_p": 0.9,
"top_k": 0,
"top_a": 0,
"tfs": 1,
"epsilon_cutoff": 0,
"eta_cutoff": 0,
"typical_p": 1,
"rep_pen": 1.1,
"rep_pen_range": 0,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false,
"seed": -1,
"preset": "Default",
"add_bos_token": true,
"stopping_strings": [],
"truncation_length": 2048,
"ban_eos_token": false,
"skip_special_tokens": true,
"streaming": false,
"mirostat_mode": 0,
"mirostat_tau": 5,
"mirostat_eta": 0.1,
"guidance_scale": 1,
"negative_prompt": "",
"rep_pen_size": 0
},
"swipes": true,
"horde_settings": {
"models": [],
"auto_adjust_response_length": true,
"auto_adjust_context_length": false,
"trusted_workers_only": false
},
"power_user": {
"tokenizer": 99,
"token_padding": 64,
"collapse_newlines": false,
"pin_examples": false,
"strip_examples": false,
"trim_sentences": false,
"include_newline": false,
"always_force_name2": true,
"user_prompt_bias": "",
"show_user_prompt_bias": true,
"markdown_escape_strings": "",
"fast_ui_mode": false,
"avatar_style": 0,
"chat_display": 0,
"chat_width": 50,
"never_resize_avatars": false,
"show_card_avatar_urls": false,
"play_message_sound": false,
"play_sound_unfocused": true,
"auto_save_msg_edits": false,
"confirm_message_delete": true,
"sort_field": "name",
"sort_order": "asc",
"sort_rule": null,
"font_scale": 1,
"blur_strength": 10,
"shadow_width": 2,
"main_text_color": "rgba(220, 220, 210, 1)",
"italics_text_color": "rgba(145, 145, 145, 1)",
"quote_text_color": "rgba(225, 138, 36, 1)",
"blur_tint_color": "rgba(23, 23, 23, 1)",
"user_mes_blur_tint_color": "rgba(0, 0, 0, 0.9)",
"bot_mes_blur_tint_color": "rgba(0, 0, 0, 0.9)",
"shadow_color": "rgba(0, 0, 0, 1)",
"waifuMode": false,
"movingUI": false,
"movingUIState": {},
"movingUIPreset": "Default",
"noShadows": true,
"theme": "Default (Dark) 1.7.1",
"auto_swipe": false,
"auto_swipe_minimum_length": 0,
"auto_swipe_blacklist": [],
"auto_swipe_blacklist_threshold": 2,
"auto_scroll_chat_to_bottom": true,
"auto_fix_generated_markdown": false,
"send_on_enter": 0,
"console_log_prompts": false,
"render_formulas": false,
"allow_name1_display": false,
"allow_name2_display": false,
"hotswap_enabled": true,
"timer_enabled": false,
"timestamps_enabled": true,
"timestamp_model_icon": false,
"mesIDDisplay_enabled": false,
"max_context_unlocked": false,
"prefer_character_prompt": true,
"prefer_character_jailbreak": true,
"quick_continue": false,
"continue_on_send": false,
"trim_spaces": true,
"relaxed_api_urls": false,
"default_instruct": "",
"instruct": {
"enabled": false,
"preset": "Alpaca",
"system_prompt": "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\nWrite {{char}}'s next reply in a fictional roleplay chat between {{user}} and {{char}}.\n",
"input_sequence": "### Instruction:",
"output_sequence": "### Response:",
"first_output_sequence": "",
"last_output_sequence": "",
"system_sequence_prefix": "",
"system_sequence_suffix": "",
"stop_sequence": "",
"separator_sequence": "",
"wrap": true,
"macro": true,
"names": false,
"names_force_groups": true,
"activation_regex": ""
},
"default_context": "Default",
"context": {
"preset": "Default",
"story_string": "{{#if system}}{{system}}\n{{/if}}{{#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": "***",
"example_separator": "***",
"use_stop_strings": true
},
"personas": {},
"default_persona": null,
"persona_descriptions": {},
"persona_description": "",
"persona_description_position": 0,
"persona_show_notifications": true,
"custom_stopping_strings": "",
"custom_stopping_strings_macro": true,
"fuzzy_search": true,
"encode_tags": false,
"enableLabMode": false,
"enableZenSliders": false,
"ui_mode": 1
},
"extension_settings": {
"apiUrl": "http://localhost:5100",
"apiKey": "",
"autoConnect": false,
"disabledExtensions": [],
"expressionOverrides": [],
"memory": {
"minLongMemory": 16,
"maxLongMemory": 1024,
"longMemoryLength": 128,
"shortMemoryLength": 512,
"minShortMemory": 128,
"maxShortMemory": 1024,
"shortMemoryStep": 16,
"longMemoryStep": 8,
"repetitionPenaltyStep": 0.05,
"repetitionPenalty": 1.2,
"maxRepetitionPenalty": 2,
"minRepetitionPenalty": 1,
"temperature": 1,
"minTemperature": 0.1,
"maxTemperature": 2,
"temperatureStep": 0.05,
"lengthPenalty": 1,
"minLengthPenalty": -4,
"maxLengthPenalty": 4,
"lengthPenaltyStep": 0.1,
"memoryFrozen": false,
"source": "extras",
"prompt": "[Pause your roleplay. Summarize the most important facts and events that have happened in the chat so far. If a summary already exists in your memory, use that as a base and expand with new facts. Limit the summary to {{words}} words or less. Your response should include nothing but the summary.]",
"promptWords": 200,
"promptMinWords": 25,
"promptMaxWords": 1000,
"promptWordsStep": 25,
"promptInterval": 10,
"promptMinInterval": 1,
"promptMaxInterval": 100,
"promptIntervalStep": 1,
"template": "[Summary: {{summary}}]",
"position": 0,
"depth": 2,
"promptForceWords": 0,
"promptForceWordsStep": 100,
"promptMinForceWords": 0,
"promptMaxForceWords": 10000
},
"note": {
"default": "",
"chara": [],
"wiAddition": []
},
"caption": {
"refine_mode": false
},
"expressions": {
"showDefault": false
},
"dice": {},
"regex": [
{
"scriptName": "HiddenCamera.L",
"findRegex": "