Skip to content

Interface: RootCauseAnalysisRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Causal / RootCauseAnalysisRequest

Interface: RootCauseAnalysisRequest

Defined in: src/types/causal.ts:205

Request for root cause analysis.

Properties

effect

effect: string

Defined in: src/types/causal.ts:207

The effect to analyze.


maxDepth?

optional maxDepth: number

Defined in: src/types/causal.ts:209

Maximum search depth.