josephrocca / OpenCharacters

Simple little web interface for creating characters and chatting with them. It's basically a single HTML file - no server. Share characters using a link (character data is stored within the URL itself). All chat data is stored in your browser using IndexedDB. Currently supports OpenAI APIs and ~any Hugging Face model.
https://josephrocca.github.io/OpenCharacters
MIT License
364 stars 60 forks source link

Chat history and characters unable to render #49

Closed RichWolfmann closed 1 year ago

RichWolfmann commented 1 year ago

Screenshot_20230522-064853-070 I had this issue a while back and it's happening again. I changed a bot's model from GPT 4 to 3.5 and regenerated it's message. It wasn't generating anything, so I refreshed the page. Upon refreshing, suddenly the chats are gone/unable to render. Cleaned my cache and cookies but it doesn't work. Any help?

josephrocca commented 1 year ago

Hmm - which device and browser are you using? Can you try restarting your computer/device and let me know if the error is the same?

RichWolfmann commented 1 year ago

It's fixed! I cleared the browser cache and restarted my device. I'm in mobile and using Chrome.