Interfaces

ContextContribution

Interface: ContextContribution

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

Properties

asRole?

readonly optional asRole?: ContextRole

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


contentSummary

readonly contentSummary: string

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


rank?

readonly optional rank?: number

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


rawContent?

readonly optional rawContent?: string

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


reason

readonly reason: string

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


score?

readonly optional score?: number

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


sectionTag?

readonly optional sectionTag?: string

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

On this page