UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

7 lines 409 B
import { i as OpenClawConfig } from "./types.openclaw-DBHlrrVj.js"; //#region extensions/xai/onboard.d.ts declare const XAI_DEFAULT_MODEL_REF = "xai/grok-4.3"; declare function applyXaiProviderConfig(cfg: OpenClawConfig): OpenClawConfig; declare function applyXaiConfig(cfg: OpenClawConfig): OpenClawConfig; //#endregion export { applyXaiConfig as n, applyXaiProviderConfig as r, XAI_DEFAULT_MODEL_REF as t };