Skip to content

Interface: IncompleteDocumentDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Ingestion / IncompleteDocumentDto

Interface: IncompleteDocumentDto

Defined in: src/types/ingestion.ts:711

Document that is incomplete and can be resumed.

Properties

documentId

documentId: string

Defined in: src/types/ingestion.ts:713

Document identifier.


resumeFromChunk

resumeFromChunk: number

Defined in: src/types/ingestion.ts:715

Chunk index to resume from.