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.
You recently enhanced OpenCharacters so that AI instructions (given using the `/ai` command) are saved in the conversation history. Now that that's done, it would be nice if the AI instruction was included in the 'Here's some data that the character used to generate this message:' dialog that appears when you click on the brain icon next to an AI response. Thanks again for the extremely useful project!
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 kickahaota and has received 1 comments.