AgenticRetrieveFullDocExpansionDetails¶
Structure Class¶
AgenticRetrieveFullDocExpansionDetails
dataclass
¶
Details of a full document expansion action.
Attributes¶
document_id
class-attribute
instance-attribute
¶
document_id: str | None = None
The identifier of the document to expand.
source_retriever
class-attribute
instance-attribute
¶
source_retriever: AgenticRetrieveSourceRetriever | None = None
The source retriever associated with the document.