Nodes/ComfyUI-Session-Memory/πŸ’Ύ Session Memory Writer
ComfyUI Node

πŸ’Ύ Session Memory Writer

A ComfyUI node in 🧠 Memory with 4 inputs and 2 outputs.

By LatentnautΒ·Created 4 months agoΒ·Updated 4 months agoΒ· 0
πŸ’Ύ Session Memory Writer
    • run_summary
    • session_id
    β—„session_iddefaultβ–Ί
    β—„promptβ–Ί
    β—„summaryβ–Ί
    β—„max_runs0β–Ί
    Category🧠 Memory

    Inputs (4)

    NameTypeDefaultDescription
    session_idSTRINGdefaultSession identifier. Must match Reader/Feedback.
    promptSTRINGThe raw prompt sent to the model. Displayed in the Feedback Editor.
    summarySTRINGStructured summary from the Gemini Summarizer. Returned by the Reader.
    max_runsoptINT00–100Sliding window: keep only the last N entries. 0 = unlimited.

    Outputs (2)

    NameTypeDescription
    run_summarySTRINGβ€”
    session_idSTRINGβ€”