Skip to content

Interface: MarkChoicePointRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Execution / MarkChoicePointRequest

Interface: MarkChoicePointRequest

Defined in: src/types/execution.ts:553

Request to mark a choice point in the execution session.

Properties

description?

optional description: string | null

Defined in: src/types/execution.ts:555

Optional description for the choice point.