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.
When the user's name were set without any numbers and letters, the replace invalid characters function will change the name to null and cause an api reply error. So I am wondering whether it is necessary to automatically set a fixed name like "user" when a name is set to null due to iinvalid characters.
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 deedlitelf and has received 1 comments.