斯拉预设 4.0x【Claude sonnet/opus 4.0 | Gemini】
转载分享
claudegemini
斯拉大神的原创预设,仅转载分享,请至原贴支持作者!https://discord.com/channels/1291925535324110879/1376157166259408929/1376157166259408929
作者:哥斯拉 | 上传:tfsh | 👁 32 | 📥 1
📋 转载自
哥斯拉
|
原帖链接
斯拉大神的原创预设,仅转载分享,请至原贴支持作者!
⚠️ 版权归原作者所有,如有侵权请联系删除。
📄 预设文件 2 个
{
"temperature": 1,
"frequency_penalty": 0,
"presence_penalty": 0,
"top_p": 1,
"top_k": 327,
"top_a": 1,
"min_p": 0,
"repetition_penalty": 1,
"openai_max_context": 2000000,
"openai_max_tokens": 20000,
"wrap_in_quotes": false,
"names_behavior": -1,
"send_if_empty": "",
"impersonation_prompt": "[Write your next reply from the point of view of {{user}}, using the chat history so far as a guideline for the writing style of {{user}}. Don't write as {{char}} or system. Don't describe actions of {{char}}.]",
"new_chat_prompt": "[模拟自然语言的故事开端]",
"new_group_chat_prompt": "[Start a new group chat. Group members: {{group}}]",
"new_example_chat_prompt": "[Example Chat]",
"continue_nudge_prompt": "[Continue the following message. Do not include ANY parts of the original message. Use capitalization and punctuation as if your reply is a part of the original message: {{lastChatMessage}}]",
"bias_preset_selected": "Default (none)",
"max_context_unlocked": true,
"wi_format": "{0}",
"scenario_format": "[Circumstances and context of the dialogue: {{scenario}}]",
"personality_format": "[{{char}}'s personality: {{personality}}]",
"group_nudge_prompt": "[Write the next reply only as the group members.]",
"stream_openai": true,
"prompts": [
{
"name": "🔵设置(语言)",
"system_prompt": true,
"role": "system",
"content": "{{setvar::AI_role::Alserqi}}{...(已截断,请下载查看完整内容)
{
"temperature": 1,
"frequency_penalty": 0,
"presence_penalty": 0,
"top_p": 1,
"top_k": 327,
"top_a": 1,
"min_p": 0,
"repetition_penalty": 1,
"openai_max_context": 2000000,
"openai_max_tokens": 20000,
"wrap_in_quotes": false,
"names_behavior": -1,
"send_if_empty": "",
"impersonation_prompt": "[Write your next reply from the point of view of {{user}}, using the chat history so far as a guideline for the writing style of {{user}}. Don't write as {{char}} or system. Don't describe actions of {{char}}.]",
"new_chat_prompt": "[模拟自然语言的故事开端]",
"new_group_chat_prompt": "[Start a new group chat. Group members: {{group}}]",
"new_example_chat_prompt": "[Example Chat]",
"continue_nudge_prompt": "[Continue the following message. Do not include ANY parts of the original message. Use capitalization and punctuation as if your reply is a part of the original message: {{lastChatMessage}}]",
"bias_preset_selected": "Default (none)",
"max_context_unlocked": true,
"wi_format": "{0}",
"scenario_format": "[Circumstances and context of the dialogue: {{scenario}}]",
"personality_format": "[{{char}}'s personality: {{personality}}]",
"group_nudge_prompt": "[Write the next reply only as the group members.]",
"stream_openai": false,
"prompts": [
{
"name": "🔵设置(语言)",
"system_prompt": true,
"role": "system",
"content": "{{setvar::AI_role::Alserqi}}...(已截断,请下载查看完整内容)
🔧 配套正则 3 个
{
"id": "e88b3b39-95a6-49f7-a0cb-5d99fa798a28",
"scriptName": "替换省略号",
"findRegex": "/……/gm",
"replaceString": "…",
"trimStrings": [],
"placement": [
2
],
"disabled": false,
"markdownOnly": true,
"promptOnly": true,
"runOnEdit": true,
"substituteRegex": 0,
"minDepth": null,
"maxDepth": null
}
{
"id": "69349fc0-de6f-40d2-a0e6-99b411729047",
"scriptName": "仅保留总结2",
"findRegex": "/[\\s\\S]*?([\\s\\S]*?)<\\/This_round_events>([\\s\\S]*)/gm",
"replaceString": "$1",
"trimStrings": [],
"placement": [
2
],
"disabled": false,
"markdownOnly": false,
"promptOnly": true,
"runOnEdit": true,
"substituteRegex": 0,
"minDepth": 3,
"maxDepth": null
}
{
"id": "df8752ef-2c5a-4e7c-825b-5675f079dcc8",
"scriptName": "删除多余内容1.1",
"findRegex": "/(.*?)|()|(.*?(\\n)?)|(.*?(\\n)?)|([\\s\\S]*<\\/think(ing)?>(\\n)?)/gsi",
"replaceString": "",
"trimStrings": [],
"placement": [
2
],
"disabled": false,
"markdownOnly": true,
"promptOnly": true,
"runOnEdit": true,
"substituteRegex": 0,
"minDepth": null,
"maxDepth": null
}