Skip to content

Interface: ResearchGapsResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Research / ResearchGapsResponse

Interface: ResearchGapsResponse

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

Response containing knowledge gaps.

Properties

gaps

gaps: KnowledgeGapDto[]

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

Knowledge gaps.


sessionId

sessionId: string

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

Session ID.


total

total: number

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

Total gaps count.