Skip to content

Interface: ResearchGapsResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Research / ResearchGapsResponse

Interface: ResearchGapsResponse

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

Response containing knowledge gaps.

Properties

gaps

gaps: KnowledgeGapDto[]

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

Knowledge gaps.


sessionId

sessionId: string

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

Session ID.


total

total: number

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

Total gaps count.