import { C as OpenClawPluginApi, Tt as ProviderAuthContext, Wt as ProviderDiscoveryContext, jt as ProviderAuthResult, kt as ProviderAuthMethodNonInteractiveContext } from "./types-BftTUA7h.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-C0PvHINX.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 };