Hi everyone, Can I define in the parameters confi...
# questions
m
Hi everyone, Can I define in the parameters config inputs for a node the are outputs for other nodes (e.g. by defining it as the name of the output of other node)?
d
So you can pass python dictionaries between nodes easily without defining a catalog entry, you can also reuse the same parameter in multiple nodes. I'm a little confused about the flow you're describing, can you please elaborate?