Skip to main content
FluffBuzz includes a bundled StepFun provider plugin with two provider ids:
  • stepfun for the standard endpoint
  • stepfun-plan for the Step Plan endpoint
Standard and Step Plan are separate providers with different endpoints and model ref prefixes (stepfun/... vs stepfun-plan/...). Use a China key with the .com endpoints and a global key with the .ai endpoints.

Region and endpoint overview

Auth env var: STEPFUN_API_KEY

Built-in catalog

Standard (stepfun): Step Plan (stepfun-plan):

Getting started

Choose your provider surface and follow the setup steps.
Best for: general-purpose use via the standard StepFun endpoint.
1

Choose your endpoint region

2

Run onboarding

Or for the China endpoint:
3

Non-interactive alternative

4

Verify models are available

Model refs

  • Default model: stepfun/step-3.5-flash

Advanced configuration

  • The provider is bundled with FluffBuzz, so there is no separate plugin install step.
  • step-3.5-flash-2603 is currently exposed only on stepfun-plan.
  • A single auth flow writes region-matched profiles for both stepfun and stepfun-plan, so both surfaces can be discovered together.
  • Use fluffbuzz models list and fluffbuzz models set <provider/model> to inspect or switch models.
For the broader provider overview, see Model providers.

Model selection

Overview of all providers, model refs, and failover behavior.

Configuration reference

Full config schema for providers, models, and plugins.

Model selection

How to choose and configure models.

StepFun Platform

StepFun API key management and documentation.