feat:添加频率精准控制,移除s4u代码,优化tool返回值

This commit is contained in:
SengokuCola
2025-10-02 01:19:05 +08:00
parent 0692fcac37
commit 92e90a0bee
32 changed files with 173 additions and 4536 deletions

View File

@@ -35,7 +35,7 @@ class CuriousAction(BaseAction):
# 动作参数定义
action_parameters = {
"question": "对存在疑问的信息提出一个问题,描述全面,使用陈述句",
"question": "对存在疑问的信息提出一个问题,描述全面,使用无人称陈述句",
}
# 动作使用场景