Class NumericScoreV1
java.lang.Object
com.langfuse.client.resources.commons.types.NumericScoreV1
- All Implemented Interfaces:
IBaseScoreV1
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getId
- Specified by:
getIdin interfaceIBaseScoreV1
-
getTraceId
- Specified by:
getTraceIdin interfaceIBaseScoreV1
-
getName
- Specified by:
getNamein interfaceIBaseScoreV1
-
getSource
- Specified by:
getSourcein interfaceIBaseScoreV1
-
getObservationId
- Specified by:
getObservationIdin interfaceIBaseScoreV1- Returns:
- The observation ID associated with the score
-
getTimestamp
- Specified by:
getTimestampin interfaceIBaseScoreV1
-
getCreatedAt
- Specified by:
getCreatedAtin interfaceIBaseScoreV1
-
getUpdatedAt
- Specified by:
getUpdatedAtin interfaceIBaseScoreV1
-
getAuthorUserId
- Specified by:
getAuthorUserIdin interfaceIBaseScoreV1- Returns:
- The user ID of the author
-
getComment
- Specified by:
getCommentin interfaceIBaseScoreV1- Returns:
- Comment on the score
-
getMetadata
- Specified by:
getMetadatain interfaceIBaseScoreV1- Returns:
- Metadata associated with the score
-
getConfigId
- Specified by:
getConfigIdin interfaceIBaseScoreV1- Returns:
- Reference a score config on a score. When set, config and score name must be equal and value must comply to optionally defined numerical range
-
getQueueId
- Specified by:
getQueueIdin interfaceIBaseScoreV1- Returns:
- The annotation queue referenced by the score. Indicates if score was initially created while processing annotation queue.
-
getEnvironment
- Specified by:
getEnvironmentin interfaceIBaseScoreV1- Returns:
- The environment from which this score originated. Can be any lowercase alphanumeric string with hyphens and underscores that does not start with 'langfuse'.
-
getValue
public double getValue()- Returns:
- The numeric value of the score
-
equals
-
getAdditionalProperties
-
hashCode
-
toString
-
builder
-