Skip to main content

Interface: ExampleCreate

schemas.ExampleCreate

Hierarchy

Properties

dataset_id

dataset_id: string

Inherited from

BaseExample.dataset_id

Defined in

schemas.ts:59


inputs

inputs: KVMap

Inherited from

BaseExample.inputs

Defined in

schemas.ts:60


created_at

Optional created_at: string

Defined in

schemas.ts:231


id

Optional id: string

Defined in

schemas.ts:230


metadata

Optional metadata: KVMap

Inherited from

BaseExample.metadata

Defined in

schemas.ts:62


outputs

Optional outputs: KVMap

Inherited from

BaseExample.outputs

Defined in

schemas.ts:61


Was this page helpful?