mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
Feature to quickly batch import conversations from GUIs other than OpenWebUI (such as importing using CSV files in a predefined format) #1686
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 @CookSleep on GitHub (Aug 4, 2024).
Is your feature request related to a problem? Please describe.
I really like OpenWebUI, but when I try to import conversations from other WebUIs, I find it very difficult.
Describe the solution you'd like
I need a feature that allows for quickly importing conversations in bulk, maybe from a CSV file in a specified format?
Describe alternatives you've considered
I have tried manually sending messages one by one and editing them, but it is too slow! Moreover, it wastes my API balance because I can only change the model's reply after the request has been sent.