UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines 1.21 kB
import { C as OpenClawPluginApi, Tt as ProviderAuthContext, Wt as ProviderDiscoveryContext, jt as ProviderAuthResult, kt as ProviderAuthMethodNonInteractiveContext } from "./types-BVAOMoZy.js"; import { a as promptAndConfigureOpenAICompatibleSelfHostedProvider, c as SELF_HOSTED_DEFAULT_COST, i as discoverOpenAICompatibleSelfHostedProvider, l as SELF_HOSTED_DEFAULT_MAX_TOKENS, n as configureOpenAICompatibleSelfHostedProviderNonInteractive, o as promptAndConfigureOpenAICompatibleSelfHostedProviderAuth, r as discoverOpenAICompatibleLocalModels, s as SELF_HOSTED_DEFAULT_CONTEXT_WINDOW, t as applyProviderDefaultModel } from "./provider-self-hosted-setup-CWDbiOB9.js"; export { type OpenClawPluginApi, type ProviderAuthContext, type ProviderAuthMethodNonInteractiveContext, type ProviderAuthResult, type ProviderDiscoveryContext, SELF_HOSTED_DEFAULT_CONTEXT_WINDOW, SELF_HOSTED_DEFAULT_COST, SELF_HOSTED_DEFAULT_MAX_TOKENS, applyProviderDefaultModel, configureOpenAICompatibleSelfHostedProviderNonInteractive, discoverOpenAICompatibleLocalModels, discoverOpenAICompatibleSelfHostedProvider, promptAndConfigureOpenAICompatibleSelfHostedProvider, promptAndConfigureOpenAICompatibleSelfHostedProviderAuth };