LangfuseExperimentRunEvaluationScoreResult
NexusLabs.Foundry.Langfuse¶
LangfuseExperimentRunEvaluationScoreResult Class¶
Describes one successful canonical run-evaluation metric projected to a dataset-run score.
public sealed record LangfuseExperimentRunEvaluationScoreResult : System.IEquatable<NexusLabs.Foundry.Langfuse.LangfuseExperimentRunEvaluationScoreResult>
Inheritance System.Object 🡒 LangfuseExperimentRunEvaluationScoreResult
Implements System.IEquatable<LangfuseExperimentRunEvaluationScoreResult>
Properties¶
LangfuseExperimentRunEvaluationScoreResult.DatasetRunId Property¶
Gets the target dataset-run id, when available.
Property Value¶
LangfuseExperimentRunEvaluationScoreResult.EvaluatorName Property¶
Gets the canonical run-evaluator name.
Property Value¶
LangfuseExperimentRunEvaluationScoreResult.Failure Property¶
Gets the structured provider failure, when present.
Property Value¶
LangfuseExperimentRunEvaluationScoreResult.Name Property¶
Gets the normalized score name.
Property Value¶
LangfuseExperimentRunEvaluationScoreResult.ScoreId Property¶
Gets the requested or accepted score id, when available.
Property Value¶
LangfuseExperimentRunEvaluationScoreResult.Status Property¶
Gets the direct score publication status.