Infinite Context by Maceter
What is it?
The thing works on ChromaDB. Basically it stores the whole chat into a database and pulls shit relevant to your message into the bot's context.
How to install?
First of all, you need to update Silly to dev version. Then:
Easy way (proxy): put https://maceter636-coomfinity.hf.space in the extensions tab and click connect.
Hard way (local): install https://github.com/Cohee1207/SillyTavern-extras but use these commands:
pip install -r requirements-complete.txt
python server.py --enable-modules chromadb
Works with any AI that can be connected to Tavern as long as it has >4k context on its own (the results may vary though).
This is an early version so it may have bugs.