Langfuse JS/TS SDKs
    Preparing search index...

    Type Alias EvaluationRuleStatus

    EvaluationRuleStatus: "active" | "inactive" | "paused"

    Effective runtime status of the evaluation rule.

    • active: enabled and currently runnable.
    • inactive: disabled by configuration.
    • paused: enabled, but Langfuse has blocked execution until the underlying issue is resolved.