Files
openclaw/src/plugin-sdk/cloudflare-ai-gateway.ts
2026-03-27 20:20:31 +00:00

12 lines
461 B
TypeScript

// Generated by scripts/generate-plugin-sdk-facades.mjs. Do not edit manually.
export {
applyCloudflareAiGatewayConfig,
applyCloudflareAiGatewayProviderConfig,
buildCloudflareAiGatewayConfigPatch,
buildCloudflareAiGatewayModelDefinition,
CLOUDFLARE_AI_GATEWAY_DEFAULT_MODEL_ID,
CLOUDFLARE_AI_GATEWAY_DEFAULT_MODEL_REF,
CLOUDFLARE_AI_GATEWAY_PROVIDER_ID,
resolveCloudflareAiGatewayBaseUrl,
} from "../../extensions/cloudflare-ai-gateway/api.js";