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
Im using @chainlit/react-client package and I'm trying to continue my previous thread and load all the messages from the thread.
Is there an existing hook for this? I'm able to load up the messages using session storage but I was thinking maybe there is a better way using built-in function/hooks from the package?
The text was updated successfully, but these errors were encountered:
Hi,
Im using @chainlit/react-client package and I'm trying to continue my previous thread and load all the messages from the thread.
Is there an existing hook for this? I'm able to load up the messages using session storage but I was thinking maybe there is a better way using built-in function/hooks from the package?
The text was updated successfully, but these errors were encountered: