Skip to content

Interface: ResumptionOptionDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Query / ResumptionOptionDto

Interface: ResumptionOptionDto

Defined in: src/types/query.ts:120

A suggested way to resume/refine a suspended query.

Properties

description

description: string

Defined in: src/types/query.ts:124

Human-readable description.


expectedConfidenceGain

expectedConfidenceGain: number

Defined in: src/types/query.ts:126

Expected confidence improvement.


id

id: string

Defined in: src/types/query.ts:122

Unique identifier for this option.