DocumentCharLocation¶
Structure Class¶
DocumentCharLocation
dataclass
¶
Specifies a character-level location within a document, providing precise positioning information for cited content using start and end character indices.
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.