remove:移除lpmm工具,改为默认调用
This commit is contained in:
@@ -104,5 +104,3 @@ class RenamePersonTool(BaseTool):
|
||||
return {"type": "info_error", "id": f"rename_error_{time.time()}", "content": error_msg}
|
||||
|
||||
|
||||
# 注册工具
|
||||
register_tool(RenamePersonTool)
|
||||
|
||||
Reference in New Issue
Block a user