Open
Description
Question
Could you explain the reasoning or guidelines for deciding when to use an attribute within a node versus using a mutable state? For instance, in the genai_email_feedback.py
example provided in the documentation, both approaches are utilized, but the criteria for choosing one over the other are unclear.
Additional Context
No response