Interface: ResearchContradictionsResponse
@kortexya/reasoninglayer / Research / ResearchContradictionsResponse
Interface: ResearchContradictionsResponse
Defined in: src/types/research.ts:298
Response containing contradictions.
Properties
contradictions
contradictions:
ContradictionDto[]
Defined in: src/types/research.ts:302
Contradictions.
sessionId
sessionId:
string
Defined in: src/types/research.ts:300
Session ID.
total
total:
number
Defined in: src/types/research.ts:304
Total contradictions count.