Skip to main content

Interface: Dataset

schemas.Dataset

Hierarchy

Properties

created_at

created_at: string

Defined in

schemas.ts:257


description

description: string

Inherited from

BaseDataset.description

Defined in

schemas.ts:250


id

id: string

Defined in

schemas.ts:256


modified_at

modified_at: string

Defined in

schemas.ts:258


name

name: string

Inherited from

BaseDataset.name

Defined in

schemas.ts:249


tenant_id

tenant_id: string

Inherited from

BaseDataset.tenant_id

Defined in

schemas.ts:251


data_type

Optional data_type: DataType

Inherited from

BaseDataset.data_type

Defined in

schemas.ts:252


example_count

Optional example_count: number

Defined in

schemas.ts:259


last_session_start_time

Optional last_session_start_time: number

Defined in

schemas.ts:261


session_count

Optional session_count: number

Defined in

schemas.ts:260


Was this page helpful?