- मानक endpoint के लिए
stepfun - Step Plan endpoint के लिए
stepfun-plan
Plugin इंस्टॉल करें
आधिकारिक Plugin इंस्टॉल करें, फिर Gateway पुनः प्रारंभ करें:क्षेत्र और endpoint का अवलोकन
| Endpoint | China (.com) | Global (.ai) |
|---|---|---|
| Standard | https://api.stepfun.com/v1 | https://api.stepfun.ai/v1 |
| Step Plan | https://api.stepfun.com/step_plan/v1 | https://api.stepfun.ai/step_plan/v1 |
STEPFUN_API_KEY
अंतर्निहित catalog
Standard (stepfun):
| Model ref | Context | Max output | Notes |
|---|---|---|---|
stepfun/step-3.5-flash | 262,144 | 65,536 | डिफ़ॉल्ट मानक model |
stepfun-plan):
| Model ref | Context | Max output | Notes |
|---|---|---|---|
stepfun-plan/step-3.5-flash | 262,144 | 65,536 | डिफ़ॉल्ट Step Plan model |
stepfun-plan/step-3.5-flash-2603 | 262,144 | 65,536 | अतिरिक्त Step Plan model |
शुरू करना
अपना प्रदाता surface चुनें और setup steps का पालन करें।- Standard
- Step Plan
इसके लिए सर्वोत्तम: मानक StepFun endpoint के माध्यम से सामान्य-उद्देश्य उपयोग।
Choose your endpoint region
| Auth choice | Endpoint | Region |
|---|---|---|
stepfun-standard-api-key-intl | https://api.stepfun.ai/v1 | International |
stepfun-standard-api-key-cn | https://api.stepfun.com/v1 | China |
Model refs
- डिफ़ॉल्ट model:
stepfun/step-3.5-flash
उन्नत configuration
Full config: Standard provider
Full config: Standard provider
Full config: Step Plan provider
Full config: Step Plan provider
Notes
Notes
- प्रदाता एक आधिकारिक external package है; setup से पहले इसे इंस्टॉल करें।
step-3.5-flash-2603वर्तमान में केवलstepfun-planपर उपलब्ध है।- एक single auth flow
stepfunऔरstepfun-planदोनों के लिए region-matched profiles लिखता है, इसलिए दोनों surfaces को साथ में discover किया जा सकता है। - models का निरीक्षण करने या switch करने के लिए
openclaw models listऔरopenclaw models set <provider/model>का उपयोग करें।
व्यापक प्रदाता अवलोकन के लिए, Model प्रदाता देखें।
संबंधित
Model selection
सभी प्रदाताओं, model refs, और failover behavior का अवलोकन।
Configuration reference
प्रदाताओं, models, और plugins के लिए पूरा config schema।
Model selection
models कैसे चुनें और configure करें।
StepFun Platform
StepFun API key management और documentation।