ShipBit / slickgpt

SlickGPT is a light-weight "use-your-own-API-key" web client for the OpenAI API written in Svelte. It offers GPT-4 integration, a userless share feature and other superpowers.
https://slickgpt.vercel.app
MIT License
461 stars 99 forks source link

Previous chat history lost (hidden) due to domain jump to slickgpt.app #103

Open xmoiduts opened 1 month ago

xmoiduts commented 1 month ago

Maybe consider a method to switch back to slickgpt.vercel.app to retrieve/restore chat history, especially for mobile browsers where chatstore is not accessible by F12.

Shackless commented 1 month ago

I added a redirect to the new URL but as other people were asking for that as well, I now removed it for the time being. Please migrate your localstorage to the new domain for the future because at some point I'd like to have that redirect in place.

For other people who don't know: