Class CreateDatasetRunItemRequest
java.lang.Object
com.langfuse.client.resources.datasetrunitems.types.CreateDatasetRunItemRequest
-
Method Details
-
getRunName
-
getRunDescription
- Returns:
- Description of the run. If run exists, description will be updated.
-
getMetadata
- Returns:
- Metadata of the dataset run, updates run if run already exists
-
getDatasetItemId
-
getObservationId
-
getTraceId
- Returns:
- traceId should always be provided. For compatibility with older SDK versions it can also be inferred from the provided observationId.
-
getDatasetVersion
- Returns:
- ISO 8601 timestamp (RFC 3339, Section 5.6) in UTC (e.g., "2026-01-21T14:35:42Z"). Specifies the dataset version to use for this experiment run. If provided, the experiment will use dataset items as they existed at or before this timestamp. If not provided, uses the latest version of dataset items.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-