@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / mongodbAtlas / MongoDBAtlasVectorStore
Construct for MongoDB Atlas vector store
new MongoDBAtlasVectorStore(
props):MongoDBAtlasVectorStore
Creates a new instance of the MongoDBAtlas class
The properties for the MongoDB Atlas vector store
MongoDBAtlasVectorStore
readonlycollectionName:string
The name of the collection
readonlycredentialsSecretArn:string
The ARN of the secret containing MongoDB Atlas credentials
readonlydatabaseName:string
The name of the database
readonlyendpoint:string
The endpoint URL for MongoDB Atlas
readonlyoptionalendpointServiceName:string
The name of the endpoint service
readonlyfieldMapping:MongoDbAtlasFieldMapping
The field mapping for MongoDB Atlas
readonlyoptionaltextIndexName:string
The name of the text index
readonlyvectorIndexName:string
The name of the vector index