Current section

Files

Jump to
llm_db priv llm_db providers stepfun-ai.json
Raw

priv/llm_db/providers/stepfun-ai.json

{
"alias_of": null,
"base_url": null,
"config_schema": null,
"doc": null,
"env": null,
"exclude_models": null,
"extra": null,
"id": "stepfun-ai",
"models": {
"step3": {
"aliases": [],
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": false
},
"streaming": {
"text": true,
"tool_calls": false
},
"tools": {
"enabled": true
}
},
"cost": {
"image": 0.0,
"input": 0.57,
"output": 1.42,
"reasoning": 0.0,
"request": 0.0
},
"deprecated": false,
"extra": {
"hugging_face_id": "stepfun-ai/step3"
},
"family": null,
"id": "step3",
"knowledge": null,
"last_updated": null,
"lifecycle": null,
"limits": {
"context": 65536,
"output": 65536
},
"modalities": {
"input": [
"text",
"image"
],
"output": [
"text"
]
},
"model": null,
"name": "StepFun: Step3",
"provider": "stepfun-ai",
"provider_model_id": null,
"release_date": "2025-08-28",
"tags": null
}
},
"name": "Stepfun-ai"
}