Variable: SDK_VERSION
@kortexya/reasoninglayer / SDK_VERSION
Variable: SDK_VERSION
constSDK_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.