Skip to content

Interface: StartIngestionSessionRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Ingestion / StartIngestionSessionRequest

Interface: StartIngestionSessionRequest

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

Request to start an ingestion session.

Properties

documentIds

documentIds: string[]

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

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