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
I'm trying to build an agent to chat with my books. I'm curious what would be the best approach to persist the conversation and reload it next session while also truncating it in a sliding windows fashion. Have you thought about this usecase?
I'm trying to build an agent to chat with my books. I'm curious what would be the best approach to persist the conversation and reload it next session while also truncating it in a sliding windows fashion. Have you thought about this usecase?