Ask a question to get started
Enter to sendā¢Shift+Enter new line
node_data_str( id: str, data: TypeBaseModel | RunnableType[Any, Any] | None,
id
str
data
TypeBaseModel | RunnableType[Any, Any] | None
Convert the data of a node to a string.
The node id.
The node data.