Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.Citation
Packages that use Citation
-
Uses of Citation in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return CitationModifier and TypeMethodDescriptionfinal CitationCitationEvent.citation()Deprecated.Citation is deprecated.Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type CitationModifier and TypeMethodDescriptionAttribution.citations()A list of citations and related information for a part of an agent response.RetrieveAndGenerateResponse.citations()A list of segments of the generated response that are based on sources in the knowledge base, alongside information about the sources.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type CitationModifier and TypeMethodDescriptionDeprecated.Citation is deprecated.final CitationEvent.BuilderDeprecated.A list of citations and related information for a part of an agent response.A list of segments of the generated response that are based on sources in the knowledge base, alongside information about the sources.Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type CitationModifier and TypeMethodDescriptionAttribution.Builder.citations(Collection<Citation> citations) A list of citations and related information for a part of an agent response.RetrieveAndGenerateResponse.Builder.citations(Collection<Citation> citations) A list of segments of the generated response that are based on sources in the knowledge base, alongside information about the sources.