DocumentPageLocation¶
Structure Class¶
DocumentPageLocation
dataclass
¶
Specifies a page-level location within a document, providing positioning information for cited content using page numbers.
Attributes¶
document_index
class-attribute
instance-attribute
¶
document_index: int | None = None
The index of the document within the array of documents provided in the request.