forked from VicBilibily/GCMP
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstepfun.json
More file actions
93 lines (93 loc) · 5.05 KB
/
Copy pathstepfun.json
File metadata and controls
93 lines (93 loc) · 5.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"displayName": "StepFun",
"baseUrl": "https://api.stepfun.com",
"apiKeyTemplate": "sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"models": [
{
"id": "step-3.7-flash-billing",
"model": "step-3.7-flash",
"name": "Step-3.7-Flash (PayGo)",
"sdkMode": "anthropic",
"tooltip": "Step-3.7-Flash 是阶跃星辰旗舰多模态推理模型。基于198B总参数/11B激活参数的稀疏MoE架构,原生支持图片和视频理解,支持三档推理强度(low/medium/high),适合智能体、代码与多模态场景。",
"maxInputTokens": 224000,
"maxOutputTokens": 32000,
"reasoningEffort": ["low", "medium", "high"],
"capabilities": { "toolCalling": true, "imageInput": true },
"tokenPricing": { "RMB": [1.35, 8.1, 0.27] }
},
{
"id": "step-3.5-flash-billing",
"model": "step-3.5-flash",
"name": "Step-3.5-Flash (PayGo)",
"sdkMode": "anthropic",
"tooltip": "Step-3.5-Flash 是阶跃星辰旗舰语言推理模型,196B总参数/11B激活参数的稀疏MoE架构。具备顶尖推理能力与快速可靠的执行能力,能够完成复杂任务的分解与计划,可快速可靠地调用工具执行任务。",
"maxInputTokens": 224000,
"maxOutputTokens": 32000,
"capabilities": { "toolCalling": true, "imageInput": false },
"tokenPricing": { "RMB": [0.7, 2.1, 0.14] }
},
{
"id": "step-3.5-flash-2603-billing",
"model": "step-3.5-flash-2603",
"name": "Step-3.5-Flash-2603 (PayGo)",
"sdkMode": "anthropic",
"tooltip": "Step-3.5-Flash-2603 基于 step-3.5-flash 针对高频 Agent 场景优化,Token 效率提升、推理速度更快,可切换至低推理模式大幅降低 Token 消耗,对 Coding 与 Agent 框架兼容性也做了专项优化。",
"maxInputTokens": 224000,
"maxOutputTokens": 32000,
"reasoningEffort": ["low", "high"],
"capabilities": { "toolCalling": true, "imageInput": false },
"tokenPricing": { "RMB": [0.7, 2.1, 0.14] }
},
{
"id": "step-3.7-flash-step-plan",
"model": "step-3.7-flash",
"name": "Step-3.7-Flash (StepPlan)",
"sdkMode": "anthropic",
"baseUrl": "https://api.stepfun.com/step_plan",
"tooltip": "Step-3.7-Flash(Step Plan 通道)阶跃星辰旗舰多模态推理模型。基于198B总参数/11B激活参数的稀疏MoE架构,原生支持图片和视频理解,支持三档推理强度(low/medium/high),适合智能体、代码与多模态场景。",
"maxInputTokens": 224000,
"maxOutputTokens": 32000,
"reasoningEffort": ["low", "medium", "high"],
"capabilities": { "toolCalling": true, "imageInput": true },
"tokenPricing": { "RMB": [1.35, 8.1, 0.27] }
},
{
"id": "step-3.5-flash-step-plan",
"model": "step-3.5-flash",
"name": "Step-3.5-Flash (StepPlan)",
"sdkMode": "anthropic",
"baseUrl": "https://api.stepfun.com/step_plan",
"tooltip": "Step-3.5-Flash(Step Plan 通道)阶跃星辰旗舰语言推理模型,196B总参数/11B激活参数的稀疏MoE架构。具备顶尖推理能力与快速可靠的执行能力,能够完成复杂任务的分解与计划。",
"maxInputTokens": 224000,
"maxOutputTokens": 32000,
"capabilities": { "toolCalling": true, "imageInput": false },
"tokenPricing": { "RMB": [0.7, 2.1, 0.14] }
},
{
"id": "step-3.5-flash-2603-step-plan",
"model": "step-3.5-flash-2603",
"name": "Step-3.5-Flash-2603 (StepPlan)",
"sdkMode": "anthropic",
"baseUrl": "https://api.stepfun.com/step_plan",
"tooltip": "Step-3.5-Flash-2603(Step Plan 通道)基于 step-3.5-flash 针对高频 Agent 场景优化,Token 效率提升、推理速度更快。",
"maxInputTokens": 224000,
"maxOutputTokens": 32000,
"reasoningEffort": ["low", "high"],
"capabilities": { "toolCalling": true, "imageInput": false },
"tokenPricing": { "RMB": [0.7, 2.1, 0.14] }
},
{
"id": "step-router-v1",
"model": "step-router-v1",
"name": "Step-Router-V1 (StepPlan)",
"sdkMode": "anthropic",
"baseUrl": "https://api.stepfun.com/step_plan",
"tooltip": "Step-Router-V1 是智能路由模型,仅可通过 Step Plan 通道调用。系统会自动在 deepseek-v4-pro 与 step-3.5-flash 之间路由,按实际命中模型计费。",
"maxInputTokens": 224000,
"maxOutputTokens": 32000,
"thinking": ["enabled", "disabled"],
"capabilities": { "toolCalling": true, "imageInput": false },
"tokenPricing": { "RMB": [1.35, 8.1, 0.27] }
}
]
}