mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 05:20:43 +00:00
refactor: trim stepfun onboard exports
This commit is contained in:
@@ -17,15 +17,6 @@ import {
|
||||
STEPFUN_STANDARD_INTL_BASE_URL,
|
||||
} from "./provider-catalog.js";
|
||||
|
||||
export {
|
||||
STEPFUN_DEFAULT_MODEL_REF,
|
||||
STEPFUN_PLAN_CN_BASE_URL,
|
||||
STEPFUN_PLAN_DEFAULT_MODEL_REF,
|
||||
STEPFUN_PLAN_INTL_BASE_URL,
|
||||
STEPFUN_STANDARD_CN_BASE_URL,
|
||||
STEPFUN_STANDARD_INTL_BASE_URL,
|
||||
};
|
||||
|
||||
function createStepFunPresetAppliers(params: {
|
||||
providerId: string;
|
||||
primaryModelRef: string;
|
||||
|
||||
Reference in New Issue
Block a user