Skip to content

Interface: StartIngestionSessionRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Ingestion / StartIngestionSessionRequest

Interface: StartIngestionSessionRequest

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

Request to start an ingestion session.

Properties

documentIds

documentIds: string[]

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

List of document IDs that will be ingested in this session.