Skip to content

Interface: RootCauseAnalysisRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Causal / RootCauseAnalysisRequest

Interface: RootCauseAnalysisRequest

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

Request for root cause analysis.

Properties

effect

effect: string

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

The effect to analyze.


maxDepth?

optional maxDepth: number

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

Maximum search depth.