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
need add mem source ,so the table must store user add info and memory id,like this
`
get_memory([list1, list2, list3], info={"source_ids": [1,2,3]})
table_store: source_id,source,other field
`