Files
openclaw/src/plugin-sdk/mistral.ts
2026-03-28 21:35:13 +00:00

11 lines
314 B
TypeScript

// Generated by scripts/generate-plugin-sdk-facades.mjs. Do not edit manually.
export {
applyMistralConfig,
applyMistralProviderConfig,
buildMistralModelDefinition,
buildMistralProvider,
MISTRAL_BASE_URL,
MISTRAL_DEFAULT_MODEL_ID,
MISTRAL_DEFAULT_MODEL_REF,
} from "../../extensions/mistral/api.js";