Skip to main content

Type Alias: Example

Example: object

Represents an example with associated metadata.

Type declaration

content

content: string

The content of the example.

docId

docId: string

The unique identifier for the document.

reason?

optional reason: string

An optional reason associated with the example.

verdict

verdict: string

The verdict or conclusion for the example.

Defined in

types.ts:26