Open kikuomax opened 1 year ago
Recalculating embeddings for all the mumblings every day is waste of money. So we want to cache the embeddings.
How do we configure parameters for database building:
The initial version may be published with a database built offline with the experimental project mumble-embedding
.
We want to index every mumbling when it is stored in the outbox folder.
We want to progressively update the vector database with the planned new feature of flechasdb
:
How about to process mumblings and rebuild the database every day until the update capability is implemented?