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
How can i add a conversation history feature that allows me to create a new chat like we do in chat gpt. also we should be allowed to go back to the old conversation and continue where we left off without having to reupload the pdfs. I tried using sqlite3 for this but it still seemed to be very difficult to implement.
The text was updated successfully, but these errors were encountered:
How can i add a conversation history feature that allows me to create a new chat like we do in chat gpt. also we should be allowed to go back to the old conversation and continue where we left off without having to reupload the pdfs. I tried using sqlite3 for this but it still seemed to be very difficult to implement.
The text was updated successfully, but these errors were encountered: