CitationEvent¶
Structure Class¶
CitationEvent
dataclass
¶
A citation event.
Attributes¶
generated_response_part
class-attribute
instance-attribute
¶
generated_response_part: GeneratedResponsePart | None = None
The generated response to the citation event.
retrieved_references
class-attribute
instance-attribute
¶
retrieved_references: list[RetrievedReference] | None = None
The retrieved references of the citation event.