UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

7 lines (6 loc) 1.91 kB
import { i as ensureAuthProfileStoreWithoutExternalProfiles, n as ensureAuthProfileStore } from "./store-C8spD0DG.js"; import { i as resolveAuthProfileOrder } from "./order-CdBVYd7c.js"; import { t as resolveEnvApiKey } from "./model-auth-env-O5hF4UJr.js"; import { a as isProviderAuthError, i as isMissingProviderAuthError, n as ProviderAuthError, o as requireApiKey, r as formatMissingAuthError, s as resolveAwsSdkEnvVarName, t as MissingProviderAuthError } from "./model-auth-runtime-shared-ZF0jyHxm.js"; import { a as getApiKeyForModel, c as hasRuntimeAvailableProviderAuth, d as resolveApiKeyForProvider, f as resolveModelAuthMode, g as shouldPreferExplicitConfigApiKeyAuth, h as resolveUsableCustomProviderApiKey, i as createRuntimeProviderAuthLookup, l as hasSyntheticLocalProviderAuthConfig, m as resolveProviderEntryApiKeyProfileReference, n as applyLocalNoAuthHeaderOverride, o as getCustomProviderApiKey, p as resolveProviderEntryApiKeyBinding, r as canUseProfileAsProviderEntryApiKey, s as hasAvailableAuthForProvider, t as applyAuthHeaderOverride, u as hasUsableCustomProviderApiKey } from "./model-auth-DVfmdW0b.js"; export { MissingProviderAuthError, ProviderAuthError, applyAuthHeaderOverride, applyLocalNoAuthHeaderOverride, canUseProfileAsProviderEntryApiKey, createRuntimeProviderAuthLookup, ensureAuthProfileStore, ensureAuthProfileStoreWithoutExternalProfiles, formatMissingAuthError, getApiKeyForModel, getCustomProviderApiKey, hasAvailableAuthForProvider, hasRuntimeAvailableProviderAuth, hasSyntheticLocalProviderAuthConfig, hasUsableCustomProviderApiKey, isMissingProviderAuthError, isProviderAuthError, requireApiKey, resolveApiKeyForProvider, resolveAuthProfileOrder, resolveAwsSdkEnvVarName, resolveEnvApiKey, resolveModelAuthMode, resolveProviderEntryApiKeyBinding, resolveProviderEntryApiKeyProfileReference, resolveUsableCustomProviderApiKey, shouldPreferExplicitConfigApiKeyAuth };