fix: unbound variable in tool node

This commit is contained in:
Yeuoly 2024-12-09 15:43:01 +08:00
parent 337eff2b79
commit c377eb8c28
No known key found for this signature in database
GPG Key ID: A66E7E320FB19F61
2 changed files with 19871 additions and 0 deletions

View File

@ -69,6 +69,7 @@ class ToolNode(BaseNode[ToolNodeData]):
error=f"Failed to get tool runtime: {str(e)}",
)
)
return
# get parameters
tool_parameters = tool_runtime.get_merged_runtime_parameters() or []

19870
web/pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load Diff