Interface: MarkChoicePointRequest
@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?
optionaldescription:string|null
Defined in: src/types/execution.ts:555
Optional description for the choice point.