From a53ea578b94a9d026f913c508d6ae3cb5b81424f Mon Sep 17 00:00:00 2001 From: Yeuoly Date: Wed, 13 Nov 2024 14:11:46 +0800 Subject: [PATCH] tests: cd --- api/core/tools/tool_manager.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/core/tools/tool_manager.py b/api/core/tools/tool_manager.py index 85fc94969c..c4b808c953 100644 --- a/api/core/tools/tool_manager.py +++ b/api/core/tools/tool_manager.py @@ -136,8 +136,8 @@ class ToolManager: """ get the tool runtime - :param provider_type: the type of the provider - :param provider_name: the name of the provider + :param provider_type: the type of the provider + :param provider_name: the name of the provider :param tool_name: the name of the tool :return: the tool