update:优化插件代码

This commit is contained in:
hrz
2025-06-13 10:47:47 +08:00
parent 8a2fe7c20e
commit f51477bf18
4 changed files with 0 additions and 77 deletions
-1
View File
@@ -75,7 +75,6 @@ class MCPManager:
self.conn.logger.bind(tag=TAG).error(
f"Failed to initialize MCP server {name}: {e}"
)
self.conn.func_handler.upload_functions_desc()
def get_all_tools(self) -> List[Dict[str, Any]]:
"""获取所有服务的工具function定义