first commit
This commit is contained in:
72
NextChat/masks.json
Normal file
72
NextChat/masks.json
Normal file
@@ -0,0 +1,72 @@
|
||||
[
|
||||
{
|
||||
"id": "ZHw2KXQZceJdI72YUvFcM",
|
||||
"avatar": "1f433",
|
||||
"name": "DeepSeek-R1",
|
||||
"context": [
|
||||
{
|
||||
"id": "0o7EsMuNJeuZVUAVxG1af",
|
||||
"date": "",
|
||||
"role": "system",
|
||||
"content": "Initiate your response with \"<think>\\\\n嗯\" at the beginning of every output."
|
||||
}
|
||||
],
|
||||
"syncGlobalConfig": false,
|
||||
"modelConfig": {
|
||||
"model": "DeepSeek-R1",
|
||||
"temperature": 0.5,
|
||||
"top_p": 1,
|
||||
"max_tokens": 10240,
|
||||
"presence_penalty": 0,
|
||||
"frequency_penalty": 0,
|
||||
"sendMemory": true,
|
||||
"historyMessageCount": 4,
|
||||
"compressMessageLengthThreshold": 1000,
|
||||
"enableInjectSystemPrompts": true,
|
||||
"template": "{{input}}",
|
||||
"compressModel": "gpt-4o",
|
||||
"compressProviderName": "OpenAI",
|
||||
"providerName": "openai"
|
||||
},
|
||||
"lang": "cn",
|
||||
"builtin": false,
|
||||
"createdAt": 1738747939259,
|
||||
"plugin": [],
|
||||
"hideContext": true
|
||||
},
|
||||
{
|
||||
"id": "YqRe-_lWNtXHvDbnMxwHp",
|
||||
"avatar": "gpt-bot",
|
||||
"name": "翻译专家",
|
||||
"context": [
|
||||
{
|
||||
"id": "ZLvTTRDmA_qnBtzyEKVlQ",
|
||||
"date": "",
|
||||
"role": "system",
|
||||
"content": "你是一个计算机领域的专业的翻译人员,我会给你一些文本,请根据以下的规则将其翻译\n* 如果我给的是中文,请将其翻译为英文,并且保证尽可能准确\n* 如果我给的是英文,请将其润色、修改语法错误之后返回,并且附带上中文翻译\n* 如果我给的是其他语言文本,请将其翻译为中文后返回"
|
||||
}
|
||||
],
|
||||
"syncGlobalConfig": false,
|
||||
"modelConfig": {
|
||||
"model": "gpt-4o",
|
||||
"temperature": 0.9,
|
||||
"top_p": 1,
|
||||
"max_tokens": 8192,
|
||||
"presence_penalty": 0,
|
||||
"frequency_penalty": 0,
|
||||
"sendMemory": false,
|
||||
"historyMessageCount": 0,
|
||||
"compressMessageLengthThreshold": 1000,
|
||||
"enableInjectSystemPrompts": true,
|
||||
"template": "{{input}}",
|
||||
"compressModel": "gpt-4o",
|
||||
"compressProviderName": "OpenAI",
|
||||
"providerName": "OpenAI"
|
||||
},
|
||||
"lang": "cn",
|
||||
"builtin": false,
|
||||
"createdAt": 1738676538428,
|
||||
"plugin": [],
|
||||
"hideContext": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user