Skip to content

@uservane/vercel-ai: InitOptions

InitOptions = object

Defined in: products/uservane/browser/dist/index.d.ts:2

Public and internal types for the UserVane browser SDK.

optional apiBase?: string

Defined in: products/uservane/browser/dist/index.d.ts:6

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


optional debug?: boolean

Defined in: products/uservane/browser/dist/index.d.ts:8

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


key: string

Defined in: products/uservane/browser/dist/index.d.ts:4

Publishable key, e.g. uv_pk_live_….