Type Alias: DocumentType
@kortexya/reasoninglayer / Ingestion / DocumentType
Type Alias: DocumentType
DocumentType =
"pdf"|"docx"|"pptx"|"xlsx"|"html"|"image"|"markdown"|"unknown"
Defined in: src/types/ingestion.ts:304
Supported document types for ingestion.