mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-11 13:20:58 +00:00
Merge pull request #262 from chordfish-k/json_scenario
[Feat] 情景预设(人格)完善
This commit is contained in:
@@ -79,6 +79,11 @@ default_prompt = {
|
||||
"default": "如果我之后想获取帮助,请你说“输入!help获取帮助”",
|
||||
}
|
||||
|
||||
# 实验性设置项: JSON完整情景导入
|
||||
# 预设prompt模式
|
||||
# 参考值:旧版本方式:default | 完整情景:full_scenario
|
||||
preset_mode = "default"
|
||||
|
||||
# 群内响应规则
|
||||
# 符合此消息的群内消息即使不包含at机器人也会响应
|
||||
# 支持消息前缀匹配及正则表达式匹配
|
||||
|
||||
Reference in New Issue
Block a user