diff --git a/conf/models/stepfun.json b/conf/models/stepfun.json index af7e3893e7..419bd0841f 100644 --- a/conf/models/stepfun.json +++ b/conf/models/stepfun.json @@ -2,7 +2,8 @@ "name": "StepFun", "url": { "default": "https://api.stepfun.ai/v1", - "china": "https://api.stepfun.com/v1" + "china": "https://api.stepfun.com/v1", + "plan": "https://api.stepfun.com/step_plan/v1" }, "url_suffix": { "chat": "chat/completions",