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
367 stars 63 forks source link

Starter characters scroll #3

Closed jonathanchourio closed 1 year ago

jonathanchourio commented 1 year ago

when you add many starter characters no scroll down... i was trying to create many characters and adding to start but its not possible scrolldown only show : https://pasteboard.co/42v18BWKEwFY.png

josephrocca commented 1 year ago

Thanks! This should be fixed now - if not, let me know. (may take a minute or two for github cache to refresh - try clicking browser refresh a few times to clear cache if it's still an issue)