Resuming the conversation after the streaming interruption at client side #2886
Unanswered
shahrukh-shaik
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm looking for a solution where if it at the client side, a chat streaming is aborted, I need to store that response generated up to that point of time to the checkpoint history.
Current checkpointer I see stores the conversation history after the entire streaming is completed from the node/agent.
I see the ChatGPT has this feature which I'm looking for. You ask for a question, interrupt it and ask a follow up on the question on the interrupted answer, ChatGPT UI will respond back.
Any leads or suggestion will be grateful.
Thanks!
@vbarda - If you can help here
Beta Was this translation helpful? Give feedback.
All reactions