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

Summarize option #8

Closed diedais closed 1 year ago

diedais commented 1 year ago

Even if you change to drop older it always comes back to summarize.

josephrocca commented 1 year ago

Thanks! Fixed. (you may need to click refresh a couple of times in succession to clear your browser's page cache)