migrate
This commit is contained in:
104
data/default-user/worlds/教学示例卡片世界书.json
Normal file
104
data/default-user/worlds/教学示例卡片世界书.json
Normal file
@@ -0,0 +1,104 @@
|
||||
{
|
||||
"entries": {
|
||||
"0": {
|
||||
"key": [],
|
||||
"keysecondary": [],
|
||||
"comment": "输出控制",
|
||||
"content": "使用latex时,latex部分的内容应当使用\n```latex\n内容\n```\n这样的标签包裹。\n例如:\n```latex\n ( f^{-1} )。\n```\n但不能\n```latex ( f^{-1} )。 ```\n\n如果不满足上面格式,应使用普通方式表达,禁止使用latex。\n\n如果用户询问了非本学科的问题,应该给予简要回答,并提示用户此AI老师不适用于此学科,应当使用其他AI老师角色卡。\n\n回答的问题应该尽量按照中国高中教材,符合高中课标内容。",
|
||||
"constant": true,
|
||||
"vectorized": false,
|
||||
"selective": true,
|
||||
"selectiveLogic": 0,
|
||||
"addMemo": true,
|
||||
"order": 100,
|
||||
"position": 1,
|
||||
"disable": false,
|
||||
"excludeRecursion": false,
|
||||
"preventRecursion": false,
|
||||
"delayUntilRecursion": false,
|
||||
"probability": 100,
|
||||
"useProbability": true,
|
||||
"depth": 4,
|
||||
"group": "",
|
||||
"groupOverride": false,
|
||||
"groupWeight": 100,
|
||||
"scanDepth": 2,
|
||||
"caseSensitive": null,
|
||||
"matchWholeWords": null,
|
||||
"useGroupScoring": false,
|
||||
"automationId": "",
|
||||
"role": null,
|
||||
"sticky": 0,
|
||||
"cooldown": 0,
|
||||
"delay": 0,
|
||||
"uid": 0,
|
||||
"displayIndex": 0,
|
||||
"extensions": {
|
||||
"position": 1,
|
||||
"exclude_recursion": false,
|
||||
"display_index": 0,
|
||||
"probability": 100,
|
||||
"useProbability": true,
|
||||
"depth": 4,
|
||||
"selectiveLogic": 0,
|
||||
"group": "",
|
||||
"group_override": false,
|
||||
"group_weight": 100,
|
||||
"prevent_recursion": false,
|
||||
"delay_until_recursion": false,
|
||||
"scan_depth": 2,
|
||||
"match_whole_words": null,
|
||||
"use_group_scoring": false,
|
||||
"case_sensitive": null,
|
||||
"automation_id": "",
|
||||
"role": 0,
|
||||
"vectorized": false,
|
||||
"sticky": 0,
|
||||
"cooldown": 0,
|
||||
"delay": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"originalData": {
|
||||
"entries": [
|
||||
{
|
||||
"id": 0,
|
||||
"keys": [],
|
||||
"secondary_keys": [],
|
||||
"comment": "输出格式",
|
||||
"content": "使用latex时,latex部分的内容应当使用\n```latex\n内容\n```\n这样的标签包裹。\n例如:\n```latex\n ( f^{-1} )。\n```\n但不能\n```latex ( f^{-1} )。 ```\n\n如果不满足上面格式,应使用普通方式表达,禁止使用latex。\n\n",
|
||||
"constant": true,
|
||||
"selective": true,
|
||||
"insertion_order": 100,
|
||||
"enabled": true,
|
||||
"position": "after_char",
|
||||
"use_regex": true,
|
||||
"extensions": {
|
||||
"position": 1,
|
||||
"exclude_recursion": false,
|
||||
"display_index": 0,
|
||||
"probability": 100,
|
||||
"useProbability": true,
|
||||
"depth": 4,
|
||||
"selectiveLogic": 0,
|
||||
"group": "",
|
||||
"group_override": false,
|
||||
"group_weight": 100,
|
||||
"prevent_recursion": false,
|
||||
"delay_until_recursion": false,
|
||||
"scan_depth": 2,
|
||||
"match_whole_words": null,
|
||||
"use_group_scoring": false,
|
||||
"case_sensitive": null,
|
||||
"automation_id": "",
|
||||
"role": 0,
|
||||
"vectorized": false,
|
||||
"sticky": 0,
|
||||
"cooldown": 0,
|
||||
"delay": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"name": "数学设定"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user