I would like to request a feature to support persisting and loading ChromaDB vector databases within the embedchain framework. Currently, there is no built-in functionality for persisting the ChromaDB state across different sessions or restarts of the embedchain application.
Motivation, pitch
Embedchain does not natively support persisting the state of ChromaDB, meaning that any data stored in the vector database is lost upon restarting the application or when the server is shut down.
🚀 The feature
I would like to request a feature to support persisting and loading ChromaDB vector databases within the embedchain framework. Currently, there is no built-in functionality for persisting the ChromaDB state across different sessions or restarts of the embedchain application.
Motivation, pitch
Embedchain does not natively support persisting the state of ChromaDB, meaning that any data stored in the vector database is lost upon restarting the application or when the server is shut down.