Interface: ResearchContradictionsResponse
@kortexya/reasoninglayer / Research / ResearchContradictionsResponse
Interface: ResearchContradictionsResponse
Defined in: src/types/research.ts:270
Response containing contradictions.
Properties
contradictions
contradictions:
ContradictionDto[]
Defined in: src/types/research.ts:274
Contradictions.
sessionId
sessionId:
string
Defined in: src/types/research.ts:272
Session ID.
total
total:
number
Defined in: src/types/research.ts:276
Total contradictions count.