Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any example related to on_chat_resume through custom-frontend #1504

Open
deepakjyadav01 opened this issue Nov 7, 2024 · 0 comments
Open
Labels
enhancement New feature or request needs-triage

Comments

@deepakjyadav01
Copy link

Hi,

  1. I was creating a RAG application using chainlit+langchain backend and custom react frontend. I used examples available within the codebook and understood fair amount of chainlit/react-client. There is no example on direct implementation of on_chat_resume hook through custom frontend.
  2. I am able to make it work but the while connecting it takes the old threadId to make connection i.e state management issue. By any chance, could there be an example showing on how to set up the on_chat_resume with any one of the data layer for better understanding of how to manage and set IdtoResume hook before initiating on_chat_resume hook?
  3. The implementation available is only specific to chainlit backend but no example in terms of custom frontend
@dosubot dosubot bot added the enhancement New feature or request label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-triage
Projects
None yet
Development

No branches or pull requests

1 participant