The library currently relies on ChromaDB running locally, and it is present as a dependency. Should we replace it with an external vector db? Ideally something that works well with our relational DB and can be packaged into a docker env for easier local testing for future devs.
The library currently relies on ChromaDB running locally, and it is present as a dependency. Should we replace it with an external vector db? Ideally something that works well with our relational DB and can be packaged into a docker env for easier local testing for future devs.