mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 01:54:38 -05:00
OpenAI chats can't continue after page reload #370
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yfzhou0904 on GitHub (Feb 28, 2024).
It seems to occurs when the page is refreshed (or the connection is dropped inadvertently) and I try to continue the conversation afterwards.
To reproduce: start a new chat with an OpenAI gpt model -> get some response -> refresh the page to the same chat -> send another message -> no response, this is printed in console:

Originally posted by @yfzhou0904 in https://github.com/open-webui/open-webui/discussions/947#discussioncomment-8616155