Files
openclaw/extensions/google/runtime-api.ts
2026-03-24 10:01:22 -07:00

7 lines
160 B
TypeScript

export {
DEFAULT_GOOGLE_API_BASE_URL,
normalizeGoogleApiBaseUrl,
normalizeGoogleModelId,
parseGeminiAuth,
} from "openclaw/plugin-sdk/provider-google";