Skip to content

Step 3.7 Flash

StepFun’s flagship multimodal reasoning model. Powered by a 198B-parameter / 11B-activation sparse MoE architecture, with native support for image and video understanding.

ReasoningVision (Image)Tool Use
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'stepfun/step-3.7-flash',
prompt: 'Why is the sky blue?'
})

Playground

Try out Step 3.7 Flash by StepFun. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.