GeneratedResponsePart¶
Structure Class¶
GeneratedResponsePart
dataclass
¶
Contains metadata about a part of the generated response that is accompanied by a citation.
This data type is used in the following API operations:
-
InvokeAgent response -- in the
generatedResponsePartfield -
RetrieveAndGenerate response -- in the
generatedResponsePartfield
Attributes¶
text_response_part
class-attribute
instance-attribute
¶
text_response_part: TextResponsePart | None = field(repr=False, default=None)
Contains metadata about a textual part of the generated response that is accompanied by a citation.