mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #22270] doc: Import documentation and FAQ #74288
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 @socketbox on GitHub (Mar 5, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22270
Check Existing Issues
Verify Feature Scope
Problem Description
This document regarding chat Import is vague: https://docs.openwebui.com/features/chat-conversations/data-controls/import-export#importing-chats
What is the "expected structure"? Where is the schema?
Desired Solution you'd like
I'd like a JSON schema that shows, unambiguously, what the import parser expects.
Alternatives Considered
An answer in the FAQ section indicating that the user will have to either read the source code in order to understand what's expected/accommodated or translate their JSON into either ChatGPT's format or the export format of Open WebUI.
Additional Context
Claude.ai user that wants to leave pre-paid plan for API and salvage existing chats.
@Classic298 commented on GitHub (Mar 5, 2026):
add docs issues on the docs repository. not here.
addressed in dev, merged to main soon