Langfuse JS/TS SDKs
GitHub
Docs
Preparing search index...
@langfuse/core
unstable
EvaluationRuleStatus
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.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Docs
Langfuse JS/TS SDKs
Loading...
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.