Uses of Class
software.amazon.awssdk.services.bedrockagent.model.PineconeConfiguration
Packages that use PineconeConfiguration
-
Uses of PineconeConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return PineconeConfigurationModifier and TypeMethodDescriptionfinal PineconeConfigurationStorageConfiguration.pineconeConfiguration()Contains the storage configuration of the knowledge base in Pinecone.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type PineconeConfigurationModifier and TypeMethodDescriptionStorageConfiguration.Builder.pineconeConfiguration(PineconeConfiguration pineconeConfiguration) Contains the storage configuration of the knowledge base in Pinecone.