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
670 stars 47 forks source link

Updated README on MongoDB support #76

Closed farhan0167 closed 11 months ago

farhan0167 commented 11 months 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.