Imported conversations from ChatGPT full of wrong forks #7007
Unanswered
Hamzehn
asked this question in
Troubleshooting
Replies: 1 comment 5 replies
-
Thanks for your report. There is no example conversation from ChatGPT to help reproduce the issue. There are bound to be edge cases especially since ChatGPT may have updated their conversation structure since this was last updated. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Hi and thank you for this amazing project.
I'm running into an issue where I followed the instructions on the website to import my conversations from ChatGPT into a fresh install of LibreChat locally on my Windows computer (Docker setup), and while LibreChat said it successfully imported them, almost all the chats are not really readable because they are full of forks that should not be there.
For example, I would open a chat conversation and it would show me one message at the top which is a response from ChatGPT with 30/30 displayed in the forks field. If I scroll left it would then show me my own message that prompted that response. However, it's not always in that order. Sometime it would show me the first message in the conversation first and then I would have to go "back" in the forks to see other messages. Sometimes it would show me a prompt of mine from the middle of the conversation as the last message and without any response, and then the response would be displayed if I click '<' to move back through the fork.
I'm going to try to scrub the .json file from data (the content of the messages) and see if that impacts anything at all. If it doesn't and the issue persists I can share the json here so you can try it.
Version Information
ghcr.io/danny-avila/librechat-dev latest a283dc00e48c 3 days ago 1.62GB
ghcr.io/danny-avila/librechat-rag-api-dev-lite latest 566585698235 13 days ago 1.85GB
Steps to Reproduce
What browsers are you seeing the problem on?
Microsoft Edge
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions