Skip to content

Interface: GetBindingsRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Execution / GetBindingsRequest

Interface: GetBindingsRequest

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

Request to get bindings for specific terms in a session.

Properties

termIds?

optional termIds: string[]

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

Optional list of term IDs to get; if empty, return all.