Logo
Type aliases

ReportBlock

ReportBlock = object

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

Properties

idx

idx: number

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

The index of the block


template

template: string

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

The content of the block


requires_human_review?

optional requires_human_review: boolean

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

Whether the block requires human review


sources?

optional sources: TextNodeWithScore[]

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

The sources for the block