UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

6 lines 328 B
import { i as OpenClawConfig } from "../../types.openclaw-DBHlrrVj.js"; import { n as VENICE_DEFAULT_MODEL_REF } from "../../models-DwwuVoiR.js"; //#region extensions/venice/onboard.d.ts declare function applyVeniceConfig(cfg: OpenClawConfig): OpenClawConfig; //#endregion export { VENICE_DEFAULT_MODEL_REF, applyVeniceConfig };