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.
Adds a function that checks the user agent string to determine if the device is mobile or not. Tablet users can now insert line breaks. This might need some improvements as I'm not sure if this works on all devices.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by portra400nc and has received 1 comments.