UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

9 lines 963 B
import { y as coerceSecretRef } from "../../types.secrets-rAcqRhcN.js"; import { y as listProfilesForProvider } from "../../auth-profiles-BL-oVUrr.js"; import { n as ensureAuthProfileStore } from "../../store-DEf5qjmL.js"; import { n as DEFAULT_COPILOT_API_BASE_URL, s as resolveCopilotApiToken } from "../../provider-auth-CYQypC-W.js"; import { r as githubCopilotLoginCommand } from "../../login-BLK7oaTz.js"; import { i as resolveCopilotForwardCompatModel, n as PROVIDER_ID } from "../../models-DsrAQJDZ.js"; import { o as wrapCopilotProviderStream, r as wrapCopilotAnthropicStream } from "../../stream-BsD5aCZ6.js"; import { t as fetchCopilotUsage } from "../../usage-DeHR3tai.js"; export { DEFAULT_COPILOT_API_BASE_URL, PROVIDER_ID, coerceSecretRef, ensureAuthProfileStore, fetchCopilotUsage, githubCopilotLoginCommand, listProfilesForProvider, resolveCopilotApiToken, resolveCopilotForwardCompatModel, wrapCopilotAnthropicStream, wrapCopilotProviderStream };