dgarnitz / vectorflow

VectorFlow is a high volume vector embedding pipeline that ingests raw data, transforms it into vectors and writes it to a vector DB of your choice.
https://www.getvectorflow.com/
Apache License 2.0
676 stars 49 forks source link

Updated README on MongoDB support #76

Closed farhan0167 closed 1 year ago

farhan0167 commented 1 year ago

What

This PR seeks to add documentation for MongoDB integration with Vectorflow.

Notes

Added a note on connecting to MongoDB using Vectorflow, on how to pass the MongoDB connection URI in the environment variable and X-VectorDB-Key option.