Class GetScoresResponseDataCorrection.Builder
- All Implemented Interfaces:
GetScoresResponseDataCorrection._FinalStage,GetScoresResponseDataCorrection.CreatedAtStage,GetScoresResponseDataCorrection.EnvironmentStage,GetScoresResponseDataCorrection.IdStage,GetScoresResponseDataCorrection.MetadataStage,GetScoresResponseDataCorrection.NameStage,GetScoresResponseDataCorrection.SourceStage,GetScoresResponseDataCorrection.StringValueStage,GetScoresResponseDataCorrection.TimestampStage,GetScoresResponseDataCorrection.UpdatedAtStage,GetScoresResponseDataCorrection.ValueStage
- Enclosing class:
GetScoresResponseDataCorrection
-
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 correction contenttimestamp(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) The numeric value of the score.
-
Method Details
-
from
- Specified by:
fromin interfaceGetScoresResponseDataCorrection.ValueStage
-
value
The numeric value of the score. Always 0 for correction scores.
The numeric value of the score. Always 0 for correction scores.
- Specified by:
valuein interfaceGetScoresResponseDataCorrection.ValueStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
stringValue
The string representation of the correction content
The string representation of the correction content
- Specified by:
stringValuein interfaceGetScoresResponseDataCorrection.StringValueStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
id
- Specified by:
idin interfaceGetScoresResponseDataCorrection.IdStage
-
name
- Specified by:
namein interfaceGetScoresResponseDataCorrection.NameStage
-
source
- Specified by:
sourcein interfaceGetScoresResponseDataCorrection.SourceStage
-
timestamp
- Specified by:
timestampin interfaceGetScoresResponseDataCorrection.TimestampStage
-
createdAt
- Specified by:
createdAtin interfaceGetScoresResponseDataCorrection.CreatedAtStage
-
updatedAt
- Specified by:
updatedAtin interfaceGetScoresResponseDataCorrection.UpdatedAtStage
-
metadata
Metadata associated with the score
Metadata associated with the score
- Specified by:
metadatain interfaceGetScoresResponseDataCorrection.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 interfaceGetScoresResponseDataCorrection.EnvironmentStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
trace
- Specified by:
tracein interfaceGetScoresResponseDataCorrection._FinalStage
-
trace
public GetScoresResponseDataCorrection._FinalStage trace(Optional<GetScoresResponseTraceData> trace) - Specified by:
tracein interfaceGetScoresResponseDataCorrection._FinalStage
-
queueId
The annotation queue referenced by the score. Indicates if score was initially created while processing annotation queue.
- Specified by:
queueIdin interfaceGetScoresResponseDataCorrection._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 interfaceGetScoresResponseDataCorrection._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 interfaceGetScoresResponseDataCorrection._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 interfaceGetScoresResponseDataCorrection._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 interfaceGetScoresResponseDataCorrection._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 interfaceGetScoresResponseDataCorrection._FinalStage
-
comment
Comment on the score
- Specified by:
commentin interfaceGetScoresResponseDataCorrection._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
comment
Comment on the score
- Specified by:
commentin interfaceGetScoresResponseDataCorrection._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
comment
Comment on the score
- Specified by:
commentin interfaceGetScoresResponseDataCorrection._FinalStage
-
authorUserId
The user ID of the author
- Specified by:
authorUserIdin interfaceGetScoresResponseDataCorrection._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
authorUserId
The user ID of the author
- Specified by:
authorUserIdin interfaceGetScoresResponseDataCorrection._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
authorUserId
The user ID of the author
- Specified by:
authorUserIdin interfaceGetScoresResponseDataCorrection._FinalStage
-
datasetRunId
The dataset run ID associated with the score
- Specified by:
datasetRunIdin interfaceGetScoresResponseDataCorrection._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
datasetRunId
The dataset run ID associated with the score
- Specified by:
datasetRunIdin interfaceGetScoresResponseDataCorrection._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
datasetRunId
The dataset run ID associated with the score
- Specified by:
datasetRunIdin interfaceGetScoresResponseDataCorrection._FinalStage
-
observationId
The observation ID associated with the score
- Specified by:
observationIdin interfaceGetScoresResponseDataCorrection._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
observationId
The observation ID associated with the score
- Specified by:
observationIdin interfaceGetScoresResponseDataCorrection._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
observationId
The observation ID associated with the score
- Specified by:
observationIdin interfaceGetScoresResponseDataCorrection._FinalStage
-
sessionId
The session ID associated with the score
- Specified by:
sessionIdin interfaceGetScoresResponseDataCorrection._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
sessionId
The session ID associated with the score
- Specified by:
sessionIdin interfaceGetScoresResponseDataCorrection._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
sessionId
The session ID associated with the score
- Specified by:
sessionIdin interfaceGetScoresResponseDataCorrection._FinalStage
-
traceId
The trace ID associated with the score
- Specified by:
traceIdin interfaceGetScoresResponseDataCorrection._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
traceId
The trace ID associated with the score
- Specified by:
traceIdin interfaceGetScoresResponseDataCorrection._FinalStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
traceId
The trace ID associated with the score
- Specified by:
traceIdin interfaceGetScoresResponseDataCorrection._FinalStage
-
build
- Specified by:
buildin interfaceGetScoresResponseDataCorrection._FinalStage
-
additionalProperty
- Specified by:
additionalPropertyin interfaceGetScoresResponseDataCorrection._FinalStage
-
additionalProperties
public GetScoresResponseDataCorrection.Builder additionalProperties(Map<String, Object> additionalProperties) - Specified by:
additionalPropertiesin interfaceGetScoresResponseDataCorrection._FinalStage
-