Uses of Class
software.amazon.awssdk.services.bedrockagent.model.ChunkingConfiguration
Packages that use ChunkingConfiguration
-
Uses of ChunkingConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return ChunkingConfigurationModifier and TypeMethodDescriptionfinal ChunkingConfigurationVectorIngestionConfiguration.chunkingConfiguration()Details about how to chunk the documents in the data source.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type ChunkingConfigurationModifier and TypeMethodDescriptionVectorIngestionConfiguration.Builder.chunkingConfiguration(ChunkingConfiguration chunkingConfiguration) Details about how to chunk the documents in the data source.