Skip to content

Interface: ResumptionOptionDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Query / ResumptionOptionDto

Interface: ResumptionOptionDto

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

A suggested way to resume/refine a suspended query.

Properties

description

description: string

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

Human-readable description.


expectedConfidenceGain

expectedConfidenceGain: number

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

Expected confidence improvement.


id

id: string

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

Unique identifier for this option.