mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-04 14:50:30 +08:00
fix(go-models): add StepFun Step Plan base URL (#17704)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user