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.
Hi! My Chrome got updated today and OpenCharacters stopped working. Everything is blank and none of the buttons work, the data is still there. When I open the console, I get the following errors: `josephrocca.github.io/:19 Uncaught SyntaxError: Unexpected identifier 's2nPlayer'` ``` (index):573 Uncaught ReferenceError: DOMPurify is not defined at (index):573:7 ``` `3001.scriptcdn.net/code/static/1:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT` ``` /OpenCharacters/#:1 Error handling response: TypeError: Cannot read properties of undefined (reading '1723416301') at chrome-extension://hdokhoidbfbodcgoeacbddacldjgnkjc/contentScript.js:124:21 ``` ``` vendor.js:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received at v (vendor.js:1:839634) v @ vendor.js:1 ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by reiharus and has received 5 comments.