feat:添加激活和改写的最大上下文限制,修剪planner长度
This commit is contained in:
@@ -585,7 +585,7 @@ class HeartFChatting:
|
||||
reply_to=reply_to,
|
||||
available_actions=available_actions,
|
||||
enable_tool=global_config.tool.enable_in_normal_chat,
|
||||
request_type="normal.replyer",
|
||||
request_type="chat.replyer.normal",
|
||||
)
|
||||
|
||||
if not success or not reply_set:
|
||||
|
||||
Reference in New Issue
Block a user