Refactor: centralize node data hydration (#27771)
This commit is contained in:
@@ -62,7 +62,6 @@ def init_tool_node(config: dict):
|
||||
graph_init_params=init_params,
|
||||
graph_runtime_state=graph_runtime_state,
|
||||
)
|
||||
node.init_node_data(config.get("data", {}))
|
||||
return node
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user