mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-30 19:32:27 +00:00
5 lines
112 B
TypeScript
5 lines
112 B
TypeScript
export {
|
|
applyAgentDefaultPrimaryModel,
|
|
resolvePrimaryModel,
|
|
} from "../plugins/provider-model-primary.js";
|