UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

7 lines (6 loc) 1.02 kB
import { a as NON_ENV_SECRETREF_MARKER } from "../model-auth-markers-Sq8HdQFX.js"; import { t as resolveEnvApiKey } from "../model-auth-env-O5hF4UJr.js"; import { o as requireApiKey, s as resolveAwsSdkEnvVarName } from "../model-auth-runtime-shared-ZF0jyHxm.js"; import { n as executeWithApiKeyRotation, t as collectProviderApiKeysForExecution } from "../api-key-rotation-CzSU_mi0.js"; import { a as resolveApiKeyForProvider, i as parseOAuthCallbackInput, n as generateOAuthState, o as resolveProviderAuthProfileMetadata, r as getRuntimeAuthForModel, s as waitForLocalOAuthCallback, t as buildOAuthCallbackOriginResolver } from "../provider-auth-runtime-D2xYnWtb.js"; export { NON_ENV_SECRETREF_MARKER, buildOAuthCallbackOriginResolver, collectProviderApiKeysForExecution, executeWithApiKeyRotation, generateOAuthState, getRuntimeAuthForModel, parseOAuthCallbackInput, requireApiKey, resolveApiKeyForProvider, resolveAwsSdkEnvVarName, resolveEnvApiKey, resolveProviderAuthProfileMetadata, waitForLocalOAuthCallback };