So I've been offloading some of the coding for a personal project of mine onto chatgpt. Over time the conversation started to slow to a crawl from what I assume is thanks to the huge chatlog. I saved the entire chatlog as a file since I was thinking about starting a new gpt session and just upload the chat log file and continue from there.
It turns out it didn't really work as planned. The new session can summarize the chat log and such just fine, but whenever it comes to recalling specifics in it it just makes stuff up instead or gets the reply entirely wrong.
I then decided to upload all the files for my project, python code and json files so that gpt could hopefully start being helpful again. It's not and I have to constantly correct it anyway.
I would go back to my original session, but since it's so slow it's starting to become a chore to use, even if the code snippets and suggestions it provides are accurate.
I'm at a loss here, I'm not sure what to do.