DocumentChunkLocation¶
Structure Class¶
DocumentChunkLocation
dataclass
¶
Specifies a chunk-level location within a document, providing positioning information for cited content using logical document segments or chunks.
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.