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
the old chats have got to be saved somehow maybe with slug IDs (created with the first prompt), or maybe if this is too challenging, just localstorage can do it.
the promts/responses (apart from its not streaming which makes UX less friendly) are not kept in the browser when navigating (ex: I asked the bot something, it responded, then I navigated to the docs then navigated back, poof everything is gone) I think it's FB browser caching issue but you gotta look at this).
btw nice work
The text was updated successfully, but these errors were encountered:
Hey @Ebrahim-Ramadan, thanks for spotting the problem, we'll consider some options and discuss further components' API and get back to the issue as soon as possible!
the old chats have got to be saved somehow maybe with slug IDs (created with the first prompt), or maybe if this is too challenging, just localstorage can do it.
the promts/responses (apart from its not streaming which makes UX less friendly) are not kept in the browser when navigating (ex: I asked the bot something, it responded, then I navigated to the docs then navigated back, poof everything is gone) I think it's FB browser caching issue but you gotta look at this).
btw nice work
The text was updated successfully, but these errors were encountered: