mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #14156] feat: Import Chat from ChatGPT Share Link #55825
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 @CalunVier on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14156
Check Existing Issues
Problem Description
Currently, Open WebUI supports importing chat data from local sources. However, there are times when we don't want to download all the full chat data from ChatGPT and then import it into OIpen WebUI. In many cases, I want to simply import a chat.
Desired Solution you'd like
I'd like OpenWebUI to allow importing a single chats via ChatGPT's public share link.
Alternatives Considered
No response
Additional Context
No response
@almajo commented on GitHub (May 22, 2025):
Is it actually possible to import chat history from chatgpt? I didn't know that
@CalunVier commented on GitHub (May 22, 2025):
Probably just need a web crawler.
@tjbck commented on GitHub (May 23, 2025):
Not feasible.