mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 11:42:29 +08:00
fix re-run CI
This commit is contained in:
parent
074746cfd2
commit
a7b175ce09
|
@ -234,6 +234,7 @@ class ToolManager:
|
||||||
) -> Tool:
|
) -> Tool:
|
||||||
"""
|
"""
|
||||||
get the agent tool runtime
|
get the agent tool runtime
|
||||||
|
|
||||||
"""
|
"""
|
||||||
tool_entity = cls.get_tool_runtime(
|
tool_entity = cls.get_tool_runtime(
|
||||||
provider_type=agent_tool.provider_type,
|
provider_type=agent_tool.provider_type,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user