You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrates temporary file cleanup into state graph
Adds a new node to the state graph that proactively removes old audio and video files from temporary directories before processing a new agent request. This prevents the accumulation of unused files and helps manage disk space.
Also updates the memory update call to pass relevant messages and user ID, ensuring comprehensive context is stored for the conversation.
0 commit comments