@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
readonly
collectionName:string
The name of the collection
readonly
credentialsSecretArn:string
The ARN of the secret containing MongoDB Atlas credentials
readonly
databaseName:string
The name of the database
readonly
endpoint:string
The endpoint URL for MongoDB Atlas
readonly
endpointServiceName:string
The name of the endpoint service
readonly
fieldMapping:MongoDbAtlasFieldMapping
The field mapping for MongoDB Atlas
readonly
vectorIndexName:string
The name of the vector index