refactor: trim stepfun onboard exports · openclaw/openclaw@068b33d
steipete
·
2026-05-02
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -17,15 +17,6 @@ import {
|
17 | 17 | STEPFUN_STANDARD_INTL_BASE_URL, |
18 | 18 | } from "./provider-catalog.js"; |
19 | 19 | |
20 | | -export { |
21 | | -STEPFUN_DEFAULT_MODEL_REF, |
22 | | -STEPFUN_PLAN_CN_BASE_URL, |
23 | | -STEPFUN_PLAN_DEFAULT_MODEL_REF, |
24 | | -STEPFUN_PLAN_INTL_BASE_URL, |
25 | | -STEPFUN_STANDARD_CN_BASE_URL, |
26 | | -STEPFUN_STANDARD_INTL_BASE_URL, |
27 | | -}; |
28 | | - |
29 | 20 | function createStepFunPresetAppliers(params: { |
30 | 21 | providerId: string; |
31 | 22 | primaryModelRef: string; |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。