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.CitationsConfigSearchResultBlock. citations()Configuration setting for citationsMethods 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.SearchResultBlock.BuilderSearchResultBlock.Builder. citations(CitationsConfig citations)Configuration setting for citations
-