mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
I have a question about importing conversation data #3014
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 @Jasonzhu1207 on GitHub (Dec 14, 2024).
I imported conversations.json exported from chatGPT.com into open webui. The model_slug displayed in the json file is gpt-4o, but the model displayed when the imported conversation is opened from open webui is gpt-3.5-turbo. Is this your unified processing of external data or a bug? Or does openai really swap the user's model?
Looking forward to your reply, thank you for your hard work!