mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
[GH-ISSUE #12326] feat: Export All Chats – Export Folder Structure Created in OWUI for Chat Classification #55223
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 @peuportier on GitHub (Apr 2, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12326
Check Existing Issues
Problem Description
When we extract all chats and then import them, all the folders created to classify the chats are lost.
Desired Solution you'd like
It would be helpful if the folder structure could be preserved when extracting all the chats, if possible. Thank you.
Alternatives Considered
No response
Additional Context
No response