LangfuseExperimentItemScoreResult
NexusLabs.Foundry.Langfuse¶
LangfuseExperimentItemScoreResult Class¶
Describes one canonical item metric projected to a Langfuse trace score.
public sealed record LangfuseExperimentItemScoreResult : System.IEquatable<NexusLabs.Foundry.Langfuse.LangfuseExperimentItemScoreResult>
Inheritance System.Object 🡒 LangfuseExperimentItemScoreResult
Implements System.IEquatable<LangfuseExperimentItemScoreResult>
Properties¶
LangfuseExperimentItemScoreResult.CaseId Property¶
Gets the canonical case id.
Property Value¶
LangfuseExperimentItemScoreResult.Failure Property¶
Gets the structured provider failure, when present.
Property Value¶
LangfuseExperimentItemScoreResult.Name Property¶
Gets the normalized score name.
Property Value¶
LangfuseExperimentItemScoreResult.ScoreId Property¶
Gets the requested or accepted score id, when available.
Property Value¶
LangfuseExperimentItemScoreResult.Status Property¶
Gets the direct score publication status.
Property Value¶
LangfuseExperimentItemScoreResult.TraceId Property¶
Gets the target trace id, when available.
Property Value¶
LangfuseExperimentItemScoreResult.TrialIndex Property¶
Gets the one-based statistical trial index.