mirror of
https://github.com/Jerryplusy/crystelf-plugin.git
synced 2025-07-04 14:19:19 +00:00
26 lines
433 B
JSON
26 lines
433 B
JSON
{
|
|
"debug": true,
|
|
"core": true,
|
|
"mode": "deepseek",
|
|
"modelType": "deepseek-ai/DeepSeek-V3",
|
|
"historyLength": 3,
|
|
"maxLength": 3,
|
|
"chatTemperature": 1,
|
|
"pluginTemperature": 0.5,
|
|
"nickName": "寄气人",
|
|
"checkChat": {
|
|
"rdNum": 2,
|
|
"masterReply": true,
|
|
"userId": [
|
|
114514
|
|
],
|
|
"blackGroups": [
|
|
114,
|
|
514
|
|
],
|
|
"enableGroups": [
|
|
11115
|
|
]
|
|
},
|
|
"maxMessageLength": 100
|
|
} |