mirror of https://github.com/langgenius/dify.git
tests: cd
This commit is contained in:
parent
3c6babdf35
commit
a53ea578b9
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue