Logo
Type aliases

ReportBlock

ReportBlock = object

Defined in: packages/cloud/src/client/types.gen.ts:7201

Properties

idx

idx: number

Defined in: packages/cloud/src/client/types.gen.ts:7205

The index of the block


template

template: string

Defined in: packages/cloud/src/client/types.gen.ts:7209

The content of the block


requires_human_review?

optional requires_human_review: boolean

Defined in: packages/cloud/src/client/types.gen.ts:7213

Whether the block requires human review


sources?

optional sources: TextNodeWithScore[]

Defined in: packages/cloud/src/client/types.gen.ts:7217

The sources for the block