MongoDB implementation of the VectorDatabase with Atlas Vector Search support
MongoDBVectorDatabase(host, db_name, cluster_name, project_id, admin_api_user, admin_api_password, default_query_limit=10, vector_precision=Precision.FLOAT16, **extra_params)
MongoDBVectorDatabase
VectorDatabase
ABC
Generic
Was this page helpful?