SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
563 stars 133 forks source link

Character definitions is a waste of tokens? #47

Closed Priestru closed 1 year ago

Priestru commented 1 year ago

With introduction of powerful ChromaDB that adjusts context to the needs of user having even a relatively small permanent definitions feels like a waste of tokens. Is it possible to provide users with an option to "offload" them into database to make those definitions temporary instead of permanent? Maybe the same thing could be done with a world info too?

When Chromadb is active even summarize module feels unnecessary anymore.

Cohee1207 commented 1 year ago

It is totally possible to play with an empty character card using TXT injections of Wiki pages / whole books / etc. Feel free to play around with it. I won't call anything a waste because ChromaDB is still not a requirement to use SillyTavern, and probably would never be, but just another option.