Skip to content
Dashboard

Step 3.7 Flash

Step 3.7 Flash is StepFun's flagship multimodal reasoning model, a sparse MoE with 11B active parameters and native image and video understanding. It supports a context window of 256K tokens and a max output of 256K tokens per request.

Implicit CachingReasoningTool UseVision (Image)
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.

stepfun logo
stepfun logo

Step 3.7 Flash