Skip to content

Bedrock Agent Runtime  >  Structures  >  RetrieveAndGenerateOutput

RetrieveAndGenerateOutput

Structure Class

RetrieveAndGenerateOutput dataclass

Contains the response generated from querying the knowledge base.

This data type is used in the following API operations:

Attributes

text instance-attribute
text: str

The response generated from querying the knowledge base.