Step 3.7 Flash
Step 3.7 Flash is StepFun's latest high-efficiency multimodal Mixture-of-Experts model. It pairs a 196B-parameter language backbone with a vision encoder for native image and video understanding, activating roughly 11B parameters per token. The model supports a 256K context window and exposes selectable reasoning levels (high/medium/low), letting callers trade off speed, cost, and depth of reasoning. Designed for coding, agentic workflows, structured outputs, and long-context productivity tasks.
stepfun/step-3.7-flash
- Contexto
- 262k tokens
- Máx. completion
- 256,000
- Tools
- Sí
- JSON
- Sí
- Lanzamiento
- 2026-05-28
Llámalo desde Geek Hub
El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "stepfun/step-3.7-flash",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es Step 3.7 Flash?
- Step 3.7 Flash is StepFun's latest high-efficiency multimodal Mixture-of-Experts model. It pairs a 196B-parameter language backbone with a vision encoder for native image and video understanding, activating roughly 11B parameters per token. The model supports a 256K context window and exposes selectable reasoning levels (high/medium/low), letting callers trade off speed, cost, and depth of reasoning. Designed for coding, agentic workflows, structured outputs, and long-context productivity tasks. Step 3.7 Flash corre en el API de Geek Hub (compatible con OpenAI). Id: stepfun/step-3.7-flash.
- ¿Step 3.7 Flash es gratis?
- No. El input cuesta $0.218 / 1M tokens y el output $1.2536 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de Step 3.7 Flash?
- Step 3.7 Flash tiene una ventana de 262k tokens. Soporta hasta 256,000 tokens de completion.
- ¿Step 3.7 Flash soporta tool calling y structured outputs?
- Step 3.7 Flash acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
- ¿Cuándo se lanzó Step 3.7 Flash?
- Step 3.7 Flash se lanzó el 28 de mayo de 2026.