Skip to content

@uservane/copilotkit: InitOptions

InitOptions = object

Defined in: @[email protected]/node_modules/@uservane/browser/dist/index.d.ts:2

Public and internal types for the UserVane browser SDK.

optional apiBase?: string

Defined in: @[email protected]/node_modules/@uservane/browser/dist/index.d.ts:6

API origin. Defaults to https://api.uservane.com.


optional debug?: boolean

Defined in: @[email protected]/node_modules/@uservane/browser/dist/index.d.ts:8

When true, logs decision rationale and swallowed errors to the console.


key: string

Defined in: @[email protected]/node_modules/@uservane/browser/dist/index.d.ts:4

Publishable key, e.g. uv_pk_live_….