Uses of Class
com.langfuse.client.resources.commons.types.Score
Packages that use Score
Package
Description
-
Uses of Score in com.langfuse.client.resources.commons.types
Methods in com.langfuse.client.resources.commons.types that return ScoreModifier and TypeMethodDescriptionstatic ScoreScore.boolean_(BooleanScore value) static ScoreScore.categorical(CategoricalScore value) static ScoreScore.correction(CorrectionScore value) static ScoreScore.numeric(NumericScore value) -
Uses of Score in com.langfuse.client.resources.scorev2
Methods in com.langfuse.client.resources.scorev2 that return ScoreModifier and TypeMethodDescriptionGet a score (supports both trace and session scores)ScoreV2Client.getById(String scoreId, RequestOptions requestOptions) Get a score (supports both trace and session scores)Methods in com.langfuse.client.resources.scorev2 that return types with arguments of type ScoreModifier and TypeMethodDescriptionGet a score (supports both trace and session scores)AsyncRawScoreV2Client.getById(String scoreId, RequestOptions requestOptions) Get a score (supports both trace and session scores)Get a score (supports both trace and session scores)AsyncScoreV2Client.getById(String scoreId, RequestOptions requestOptions) Get a score (supports both trace and session scores)Get a score (supports both trace and session scores)RawScoreV2Client.getById(String scoreId, RequestOptions requestOptions) Get a score (supports both trace and session scores)