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
Is your feature request related to a problem? Please describe.
When using memory bank vertex ai service. The memory is lost when a session ends. We have to explicitly call add_session_to_memory to save it.
Describe the solution you'd like
Can we have the ADK to automatically save the memory to memory bank when a session ends?