Class CreateDatasetRequest
java.lang.Object
com.langfuse.client.resources.datasets.types.CreateDatasetRequest
-
Method Details
-
getName
-
getDescription
-
getMetadata
-
getInputSchema
- Returns:
- JSON Schema for validating dataset item inputs. When set, all new and existing dataset items will be validated against this schema.
-
getExpectedOutputSchema
- Returns:
- JSON Schema for validating dataset item expected outputs. When set, all new and existing dataset items will be validated against this schema.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-