Skip to main content

Interface: Example

schemas.Example

Hierarchy

Properties

created_at

created_at: string

Defined in

schemas.ts:236


dataset_id

dataset_id: string

Inherited from

BaseExample.dataset_id

Defined in

schemas.ts:59


id

id: string

Defined in

schemas.ts:235


inputs

inputs: KVMap

Inherited from

BaseExample.inputs

Defined in

schemas.ts:60


modified_at

modified_at: string

Defined in

schemas.ts:237


runs

runs: Run[]

Defined in

schemas.ts:239


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


source_run_id

Optional source_run_id: string

Defined in

schemas.ts:238


Was this page helpful?