Skip to content

PromptScript API


Interface: SourcedSection

Defined in: importer/src/merger.ts:3

Extends

Properties

confidence

confidence: number

Defined in: importer/src/confidence.ts:11

Inherited from

ScoredSection.confidence


content

content: string

Defined in: importer/src/confidence.ts:9

Inherited from

ScoredSection.content


heading

heading: string

Defined in: importer/src/confidence.ts:8

Inherited from

ScoredSection.heading


level

level: ConfidenceLevel

Defined in: importer/src/confidence.ts:12

Inherited from

ScoredSection.level


metadata?

optional metadata?: Record\<string, unknown>

Defined in: importer/src/confidence.ts:14

Optional metadata propagated from parser.

Inherited from

ScoredSection.metadata


source

source: string

Defined in: importer/src/merger.ts:4


targetBlock

targetBlock: string

Defined in: importer/src/confidence.ts:10

Inherited from

ScoredSection.targetBlock