Skip to content

Add Step 3.7 Flash and StepFun Step Plan providers#1903

Draft
lit26 wants to merge 2 commits into
anomalyco:devfrom
lit26:add-step-3.7-flash
Draft

Add Step 3.7 Flash and StepFun Step Plan providers#1903
lit26 wants to merge 2 commits into
anomalyco:devfrom
lit26:add-step-3.7-flash

Conversation

@lit26
Copy link
Copy Markdown

@lit26 lit26 commented May 29, 2026

Summary

  • Add step-3.7-flash.toml + logo.svg for stepfun and stepfun-ai providers
  • Add stepfun-step-plan provider (api.stepfun.com/step_plan/v1) — step-plan reasoning API (zh)
  • Add stepfun-ai-step-plan provider (api.stepfun.ai/step_plan/v1) — step-plan reasoning API (en)
  • Fix stepfun-ai to use standard api.stepfun.ai/v1 endpoint + overview doc (was incorrectly on step_plan/v1)

Step Plan providers

Step-plan reasoning API (refs: zh, en). Supports reasoning_effort low/medium/high.

Models:

  • step-3.7-flash, step-3.5-flash, step-3.5-flash-2603 — in both providers
  • step-router-v1stepfun-step-plan (.com) only

All step-plan models omit [cost]: billing is plan-based, not per-token.

Step 3.7 Flash details

  • Released 2026-05-29, open weights
  • Multimodal input: text / image / video; text output
  • 256K context / input / output
  • Reasoning, tool calling, temperature, attachments
  • Cost per 1K tokens (standard providers): input $0.20, output $1.15, cache read $0.04

Test plan

  • bun validate passes (EXIT 0); all providers load
  • New providers render with logo and correct endpoints

Tianning Li added 2 commits May 30, 2026 01:37
Add step-3.7-flash.toml for both providers (released 2026-05-29,
multimodal text/image/video input, 256K context, open weights) plus
provider logos.
Add stepfun-step-plan (api.stepfun.com/step_plan/v1) and
stepfun-ai-step-plan (api.stepfun.ai/step_plan/v1) providers for the
StepFun step-plan reasoning API. Models: step-3.7-flash, step-3.5-flash,
step-3.5-flash-2603 in both; step-router-v1 in the .com provider only.
All step-plan models omit cost (plan-based billing).

Fix stepfun-ai provider to point at the standard api.stepfun.ai/v1
endpoint and overview doc, separating it cleanly from the step-plan API.
@lit26 lit26 changed the title Add Step 3.7 Flash model to stepfun and stepfun-ai providers Add Step 3.7 Flash and StepFun Step Plan providers May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant