@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / mongodbAtlas / MongoDBAtlasVectorStoreProps
Interface for MongoDB Atlas vector store configuration
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