Skip to content

Interface: ChoicePointMarkerResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Execution / ChoicePointMarkerResponse

Interface: ChoicePointMarkerResponse

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

Response after marking a choice point.

Properties

choicePointCount

choicePointCount: number

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

Total choice point count.


markerIndex

markerIndex: number

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

Index of the newly created marker.


timestamp

timestamp: number

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

Timestamp when the choice point was created.