Class GetScoresResponseDataCategorical.Builder
- All Implemented Interfaces:
GetScoresResponseDataCategorical._FinalStage,GetScoresResponseDataCategorical.CreatedAtStage,GetScoresResponseDataCategorical.EnvironmentStage,GetScoresResponseDataCategorical.IdStage,GetScoresResponseDataCategorical.MetadataStage,GetScoresResponseDataCategorical.NameStage,GetScoresResponseDataCategorical.SourceStage,GetScoresResponseDataCategorical.StringValueStage,GetScoresResponseDataCategorical.TimestampStage,GetScoresResponseDataCategorical.UpdatedAtStage,GetScoresResponseDataCategorical.ValueStage
- Enclosing class:
GetScoresResponseDataCategorical
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) authorUserId(Nullable<String> authorUserId) The user ID of the authorauthorUserId(String authorUserId) The user ID of the authorauthorUserId(Optional<String> authorUserId) The user ID of the authorbuild()Comment on the scoreComment on the scoreComment on the scoreReference a score config on a score.Reference a score config on a score.Reference a score config on a score.createdAt(OffsetDateTime createdAt) datasetRunId(Nullable<String> datasetRunId) The dataset run ID associated with the scoredatasetRunId(String datasetRunId) The dataset run ID associated with the scoredatasetRunId(Optional<String> datasetRunId) The dataset run ID associated with the scoreenvironment(String environment) The environment from which this score originated.Metadata associated with the scoreobservationId(Nullable<String> observationId) The observation ID associated with the scoreobservationId(String observationId) The observation ID associated with the scoreobservationId(Optional<String> observationId) The observation ID associated with the scoreThe annotation queue referenced by the score.The annotation queue referenced by the score.The annotation queue referenced by the score.The session ID associated with the scoreThe session ID associated with the scoreThe session ID associated with the scoresource(ScoreSource source) stringValue(String stringValue) The string representation of the score value.timestamp(OffsetDateTime timestamp) trace(GetScoresResponseTraceData trace) trace(Optional<GetScoresResponseTraceData> trace) The trace ID associated with the scoreThe trace ID associated with the scoreThe trace ID associated with the scoreupdatedAt(OffsetDateTime updatedAt) value(double value) Represents the numeric category mapping of the stringValue.
-
Method Details
-
from
- Specified by:
fromin interfaceGetScoresResponseDataCategorical.ValueStage
-
value
Represents the numeric category mapping of the stringValue. If no config is linked, defaults to 0.
Represents the numeric category mapping of the stringValue. If no config is linked, defaults to 0.
- Specified by:
valuein interfaceGetScoresResponseDataCategorical.ValueStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
stringValue
The string representation of the score value. If no config is linked, can be any string. Otherwise, must map to a config category
The string representation of the score value. If no config is linked, can be any string. Otherwise, must map to a config category
- Specified by:
stringValuein interfaceGetScoresResponseDataCategorical.StringValueStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
id
- Specified by:
idin interfaceGetScoresResponseDataCategorical.IdStage
-
name
- Specified by:
namein interfaceGetScoresResponseDataCategorical.NameStage
-
source
- Specified by:
sourcein interfaceGetScoresResponseDataCategorical.SourceStage
-
timestamp
- Specified by:
timestampin interfaceGetScoresResponseDataCategorical.TimestampStage
-
createdAt
- Specified by:
createdAtin interfaceGetScoresResponseDataCategorical.CreatedAtStage
-
updatedAt
- Specified by:
updatedAtin interfaceGetScoresResponseDataCategorical.UpdatedAtStage
-
metadata
Metadata associated with the score
Metadata associated with the score
- Specified by:
metadatain interfaceGetScoresResponseDataCategorical.MetadataStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
environment
The environment from which this score originated. Can be any lowercase alphanumeric string with hyphens and underscores that does not start with 'langfuse'.
The environment from which this score originated. Can be any lowercase alphanumeric string with hyphens and underscores that does not start with 'langfuse'.
- Specified by:
environmentin interfaceGetScoresResponseDataCategorical.EnvironmentStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
trace
- Specified by:
tracein interfaceGetScoresResponseDataCategorical._FinalStage
-
trace
public GetScoresResponseDataCategorical._FinalStage trace(Optional<GetScoresResponseTraceData> trace) - Specified by:
tracein interfaceGetScoresResponseDataCategorical._FinalStage
-
queueId
The annotation queue referenced by the score. Indicates if score was initially created while processing annotation queue.
- Specified by:
queueIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
queueId
The annotation queue referenced by the score. Indicates if score was initially created while processing annotation queue.
- Specified by:
queueIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
queueId
The annotation queue referenced by the score. Indicates if score was initially created while processing annotation queue.
- Specified by:
queueIdin interfaceGetScoresResponseDataCategorical._FinalStage
-
configId
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
- Specified by:
configIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
configId
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
- Specified by:
configIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
configId
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
- Specified by:
configIdin interfaceGetScoresResponseDataCategorical._FinalStage
-
comment
Comment on the score
- Specified by:
commentin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
comment
Comment on the score
- Specified by:
commentin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
comment
Comment on the score
- Specified by:
commentin interfaceGetScoresResponseDataCategorical._FinalStage
-
authorUserId
The user ID of the author
- Specified by:
authorUserIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
authorUserId
The user ID of the author
- Specified by:
authorUserIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
authorUserId
The user ID of the author
- Specified by:
authorUserIdin interfaceGetScoresResponseDataCategorical._FinalStage
-
datasetRunId
The dataset run ID associated with the score
- Specified by:
datasetRunIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
datasetRunId
The dataset run ID associated with the score
- Specified by:
datasetRunIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
datasetRunId
The dataset run ID associated with the score
- Specified by:
datasetRunIdin interfaceGetScoresResponseDataCategorical._FinalStage
-
observationId
The observation ID associated with the score
- Specified by:
observationIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
observationId
The observation ID associated with the score
- Specified by:
observationIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
observationId
The observation ID associated with the score
- Specified by:
observationIdin interfaceGetScoresResponseDataCategorical._FinalStage
-
sessionId
The session ID associated with the score
- Specified by:
sessionIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
sessionId
The session ID associated with the score
- Specified by:
sessionIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
sessionId
The session ID associated with the score
- Specified by:
sessionIdin interfaceGetScoresResponseDataCategorical._FinalStage
-
traceId
The trace ID associated with the score
- Specified by:
traceIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
traceId
The trace ID associated with the score
- Specified by:
traceIdin interfaceGetScoresResponseDataCategorical._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
traceId
The trace ID associated with the score
- Specified by:
traceIdin interfaceGetScoresResponseDataCategorical._FinalStage
-
build
- Specified by:
buildin interfaceGetScoresResponseDataCategorical._FinalStage
-
additionalProperty
- Specified by:
additionalPropertyin interfaceGetScoresResponseDataCategorical._FinalStage
-
additionalProperties
public GetScoresResponseDataCategorical.Builder additionalProperties(Map<String, Object> additionalProperties) - Specified by:
additionalPropertiesin interfaceGetScoresResponseDataCategorical._FinalStage
-