Morph V3 Fast
Morph's fastest apply model for code edits. ~10,500 tokens/sec with 96% accuracy for rapid code transformations. The model requires the prompt to be in the following format: <instruction>{instruction}</instruction> <code>{initial_code}</code> <update>{edit_snippet}</update> Zero Data Retention is enabled for Morph. Learn more about this model in their [documentation](https://docs.morphllm.com/quickstart)
morph/morph-v3-fast
- Contexto
- 82k tokens
- Máx. completion
- 38,000
- Tools
- No
- JSON
- No
- Lanzamiento
- 2025-07-07
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": "morph/morph-v3-fast",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es Morph V3 Fast?
- Morph's fastest apply model for code edits. ~10,500 tokens/sec with 96% accuracy for rapid code transformations. The model requires the prompt to be in the following format: <instruction>{instruction}</instruction> <code>{initial_code}</code> <update>{edit_snippet}</update> Zero Data Retention is enabled for Morph. Learn more about this model in their [documentation](https://docs.morphllm.com/quickstart) Morph V3 Fast corre en el API de Geek Hub (compatible con OpenAI). Id: morph/morph-v3-fast.
- ¿Morph V3 Fast es gratis?
- No. El input cuesta $0.872 / 1M tokens y el output $1.3081 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de Morph V3 Fast?
- Morph V3 Fast tiene una ventana de 82k tokens. Soporta hasta 38,000 tokens de completion.
- ¿Morph V3 Fast soporta tool calling y structured outputs?
- Morph V3 Fast no publica tool calling en este endpoint. No lista structured outputs en este endpoint.
- ¿Cuándo se lanzó Morph V3 Fast?
- Morph V3 Fast se lanzó el 7 de julio de 2025.