fix re-run CI

This commit is contained in:
hejl 2024-11-02 21:42:57 +08:00
parent 074746cfd2
commit a7b175ce09

View File

@ -234,6 +234,7 @@ class ToolManager:
) -> Tool:
"""
get the agent tool runtime
"""
tool_entity = cls.get_tool_runtime(
provider_type=agent_tool.provider_type,