Interfaces

~~Interface: ContextContribution~~

Interface: ContextContribution

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

Deprecated

No implementation exists — see ContextSourceAdapter. Removed in 10.0.0.

Properties

asRole?

readonly optional asRole?: ContextRole

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


contentSummary

readonly contentSummary: string

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


rank?

readonly optional rank?: number

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


rawContent?

readonly optional rawContent?: string

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


reason

readonly reason: string

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


score?

readonly optional score?: number

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


sectionTag?

readonly optional sectionTag?: string

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

On this page