Skip to content

Type Alias: ResearchSessionStatusDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Research / ResearchSessionStatusDto

Type Alias: ResearchSessionStatusDto

ResearchSessionStatusDto = "Created" | "Bootstrapping" | "Retrieving" | "Ingesting" | "Verifying" | "Reporting" | "Completed" | "Failed"

Defined in: src/types/research.ts:61

Status of a research session.