UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

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