Uses of Class
software.amazon.awssdk.services.bedrockagent.model.PineconeFieldMapping
Packages that use PineconeFieldMapping
-
Uses of PineconeFieldMapping in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return PineconeFieldMappingModifier and TypeMethodDescriptionfinal PineconeFieldMappingPineconeConfiguration.fieldMapping()Contains the names of the fields to which to map information about the vector store.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type PineconeFieldMappingModifier and TypeMethodDescriptionPineconeConfiguration.Builder.fieldMapping(PineconeFieldMapping fieldMapping) Contains the names of the fields to which to map information about the vector store.