Interfaces

ContextContribution

Interface: ContextContribution

Defined in: src/adapters/types.ts:246

Properties

asRole?

readonly optional asRole?: ContextRole

Defined in: src/adapters/types.ts:251


contentSummary

readonly contentSummary: string

Defined in: src/adapters/types.ts:247


rank?

readonly optional rank?: number

Defined in: src/adapters/types.ts:250


rawContent?

readonly optional rawContent?: string

Defined in: src/adapters/types.ts:248


reason

readonly reason: string

Defined in: src/adapters/types.ts:253


score?

readonly optional score?: number

Defined in: src/adapters/types.ts:249


sectionTag?

readonly optional sectionTag?: string

Defined in: src/adapters/types.ts:252

On this page