Skip to content

Interface: CreateExecutionSessionRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Execution / CreateExecutionSessionRequest

Interface: CreateExecutionSessionRequest

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

Request to create a new execution session with trail-based backtracking.

Properties

name?

optional name: string | null

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

Optional name for the session.


tenantId

tenantId: string

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

Tenant ID (UUID).