Langfuse JS/TS SDKs
    Preparing search index...

    Type Alias EvaluatorStatus

    EvaluatorStatus: "active" | "paused"

    Effective evaluator runtime status.

    • active: the evaluator can run.
    • paused: Langfuse paused execution until the underlying issue is resolved.