Judgment Labs Logo
PythonDatasetsDataset Factory

DatasetSchemaProperty

A single dataset column declaration.

A single dataset column declaration.

type is a JSON Schema primitive ("string", "integer", "number", "boolean", "array", "object") or the Judgment pointer type "trace" (value is a trace id).

Attributes

type

:

DatasetColumnType

On this page