Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrieveAndGenerateRequest
Packages that use RetrieveAndGenerateRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of RetrieveAndGenerateRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type RetrieveAndGenerateRequestModifier and TypeMethodDescriptionBedrockAgentRuntimeAsyncClient.retrieveAndGenerate(RetrieveAndGenerateRequest retrieveAndGenerateRequest) Queries a knowledge base and generates responses based on the retrieved results and using the specified foundation model or inference profile.default RetrieveAndGenerateResponseBedrockAgentRuntimeClient.retrieveAndGenerate(RetrieveAndGenerateRequest retrieveAndGenerateRequest) Queries a knowledge base and generates responses based on the retrieved results and using the specified foundation model or inference profile. -
Uses of RetrieveAndGenerateRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type RetrieveAndGenerateRequestModifier and TypeMethodDescriptionRetrieveAndGenerateRequestMarshaller.marshall(RetrieveAndGenerateRequest retrieveAndGenerateRequest)