Langfuse JS/TS SDKs
GitHub
Docs
Preparing search index...
@langfuse/core
EvaluatorStatus
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.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Docs
Langfuse JS/TS SDKs
Loading...
Effective evaluator runtime status.
active: the evaluator can run.paused: Langfuse paused execution until the underlying issue is resolved.