Logo
Type aliases

ReportBlock

ReportBlock = object

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

Properties

idx

idx: number

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

The index of the block


template

template: string

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

The content of the block


requires_human_review?

optional requires_human_review: boolean

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

Whether the block requires human review


sources?

optional sources: TextNodeWithScore[]

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

The sources for the block