openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
7 lines (6 loc) • 922 B
JavaScript
import { t as CLAUDE_CLI_BACKEND_ID } from "../../cli-constants-Dsp5krT8.js";
import { t as isClaudeCliProvider } from "../../cli-shared-CG1e0C2R.js";
import { t as buildAnthropicCliBackend } from "../../cli-backend-DnKWkDNh.js";
import { a as resolveAnthropicFastMode, i as resolveAnthropicBetas, n as createAnthropicFastModeWrapper, o as resolveAnthropicServiceTier, r as createAnthropicServiceTierWrapper, s as wrapAnthropicProviderStream, t as createAnthropicBetaHeadersWrapper } from "../../stream-wrappers-DxN-2fFz.js";
import { t as buildAnthropicProvider } from "../../register.runtime-LN_X6jiZ.js";
export { CLAUDE_CLI_BACKEND_ID, buildAnthropicCliBackend, buildAnthropicProvider, createAnthropicBetaHeadersWrapper, createAnthropicFastModeWrapper, createAnthropicServiceTierWrapper, isClaudeCliProvider, resolveAnthropicBetas, resolveAnthropicFastMode, resolveAnthropicServiceTier, wrapAnthropicProviderStream };