Commit Graph

13 Commits

Author SHA1 Message Date
f11645e66e Experimental ChromaDB performance improvement. Keep chat sync flags and only push new messages. 2023-05-30 00:42:54 +03:00
a78a0ad78a Add frontend for chromadb import/export
Additionally add checks that character is selected before trying chromadb operations.
2023-05-29 13:33:39 -04:00
0e0f490c98 allow Chroma slider to go to 0 to disable 2023-05-28 18:53:55 +09:00
855129a28b Don't save extra data to chroma 2023-05-25 12:18:40 +03:00
d4cf9eb13e new strategy for ChromaDB 2023-05-24 07:03:03 +09:00
53ed7aceca Infinity context: inject and purge chat data 2023-05-23 00:30:52 +03:00
a4b2b68620 Add ability to inject custom files into the prompt (broken ATM) 2023-05-22 00:56:12 +03:00
f62c26a9ba First working version 2023-05-21 11:33:10 +00:00
f2ecac0d79 Fixes 2023-05-21 10:52:11 +00:00
5c7e14c287 Split messages into chunks 2023-05-21 10:41:18 +00:00
c675f09c54 Store original message as metadata 2023-05-17 18:39:34 +00:00
64ac2b2f58 Form new chat context 2023-05-17 18:33:14 +00:00
d2803f6451 [WIP} infinity context 2023-05-17 17:58:58 +00:00