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