UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

6 lines (5 loc) 287 B
import { $t as ProviderThinkingProfile } from "../../plugin-entry-BOAJmgcf.js"; //#region extensions/deepseek/thinking.d.ts declare function resolveDeepSeekV4ThinkingProfile(modelId: string): ProviderThinkingProfile | undefined; //#endregion export { resolveDeepSeekV4ThinkingProfile };