Knowledge Base Mongo Db Atlas Field Mapping
data class KnowledgeBaseMongoDbAtlasFieldMapping(val metadataField: String, val textField: String, val vectorField: String)
Contains the names of the fields to which to map information about the vector store.