Skip to content

LangfuseExperimentScoreStatus

NexusLabs.Foundry.Langfuse

LangfuseExperimentScoreStatus Enum

Describes the direct API outcome for one experiment score.

public enum LangfuseExperimentScoreStatus

Fields

Accepted 0

Langfuse accepted the score request.

Failed 1

The score request failed in nonfatal mode.

NotAttempted 2

No authoritative score target was available, so no request was sent.

Skipped 3

The evaluation metric had no publishable value.

Disabled 4

Langfuse was disabled, so no request was sent.