Uses of Class
software.amazon.awssdk.services.bedrockagent.model.BedrockFoundationModelConfiguration
Packages that use BedrockFoundationModelConfiguration
-
Uses of BedrockFoundationModelConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return BedrockFoundationModelConfigurationModifier and TypeMethodDescriptionParsingConfiguration.bedrockFoundationModelConfiguration()If you specifyBEDROCK_FOUNDATION_MODELas the parsing strategy for ingesting your data source, use this object to modify configurations for using a foundation model to parse documents.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type BedrockFoundationModelConfigurationModifier and TypeMethodDescriptionParsingConfiguration.Builder.bedrockFoundationModelConfiguration(BedrockFoundationModelConfiguration bedrockFoundationModelConfiguration) If you specifyBEDROCK_FOUNDATION_MODELas the parsing strategy for ingesting your data source, use this object to modify configurations for using a foundation model to parse documents.