Skip to content

Variable: SDK_VERSION

@kortexya/reasoninglayer


@kortexya/reasoninglayer / SDK_VERSION

Variable: SDK_VERSION

const SDK_VERSION: "1.2.1" = '1.2.1'

Defined in: src/config.ts:10

SDK version — sent as X-SDK-Version header on every request.

Remarks

This is the single source of truth for the version constant. The scripts/release.sh script updates this value alongside package.json.