Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.CitationsConfig
-
Packages that use CitationsConfig Package Description software.amazon.awssdk.services.bedrockruntime.model -
-
Uses of CitationsConfig in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return CitationsConfig Modifier and Type Method Description CitationsConfigDocumentBlock. citations()Configuration settings that control how citations should be generated for this specific document.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type CitationsConfig Modifier and Type Method Description DocumentBlock.BuilderDocumentBlock.Builder. citations(CitationsConfig citations)Configuration settings that control how citations should be generated for this specific document.
-