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
When using Memobase, do I need to filter out messages whose roles are not user or assistant (for example, role=tool)?
Or directly pass the original full message list to it?