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

Token/spend counts by character/thread/global #14

Open josephrocca opened 1 year ago

josephrocca commented 1 year ago

Mainly need to work out where this stuff should go in the UI

josephrocca commented 1 year ago

Ideas from StereoMaster:

josephrocca commented 1 year ago

There is now some rudimentary spend tracking - displayed in thread/chat sidebar card. More to come, including hourly charts by thread, character, global