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