Muse Spark 1.2
Muse Spark 1.2 is a reasoning model from Meta, designed for complex agentic tasks. It accepts text, images, video, audio, and PDF documents, returns text, and offers a 1M-token context window. The model is built to support multi-agent workflows, whether as either a main agent that plans and delegates or as a subagent executing in parallel. It works across multiple coding harnesses and supports structured output, parallel function calling, and configurable reasoning effort. In Meta’s testing, it performs well on multi-file refactors, extended debugging sessions, whole-repository generation, and tasks that stretch well past a single prompt.
meta/muse-spark-1.2
- Contexto
- 1M tokens
- Máx. completion
- —
- Tools
- Sí
- JSON
- Sí
- Lanzamiento
- 2026-08-05
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": "meta/muse-spark-1.2",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es Muse Spark 1.2?
- Muse Spark 1.2 is a reasoning model from Meta, designed for complex agentic tasks. It accepts text, images, video, audio, and PDF documents, returns text, and offers a 1M-token context window. The model is built to support multi-agent workflows, whether as either a main agent that plans and delegates or as a subagent executing in parallel. It works across multiple coding harnesses and supports structured output, parallel function calling, and configurable reasoning effort. In Meta’s testing, it performs well on multi-file refactors, extended debugging sessions, whole-repository generation, and tasks that stretch well past a single prompt. Muse Spark 1.2 corre en el API de Geek Hub (compatible con OpenAI). Id: meta/muse-spark-1.2.
- ¿Muse Spark 1.2 es gratis?
- No. $1.3626 por minuto en Geek Hub.
- ¿Cuál es el contexto de Muse Spark 1.2?
- Muse Spark 1.2 tiene una ventana de 1M tokens.
- ¿Cuándo se lanzó Muse Spark 1.2?
- Muse Spark 1.2 se lanzó el 5 de agosto de 2026.
Más modelos de Meta
Llama 3.3 70B InstructMeta Llama 3.3 70B via Meta Llama API (first-party). General chat and instruct.
Muse Glimmer 30BMuse Glimmer 30B is a dense, open-weight multimodal model from Meta Superintelligence Labs, distilled from Muse Spark and optimized for autonomous agents on consumer hardware. It i
Muse Spark 1.1Muse Spark 1.1 is a multimodal reasoning model from Meta, built for agentic tasks. It accepts text, images, video, audio, and PDF documents and returns text, with a 1M-token contex
Muse Spark 1.2 ContributorMuse Spark 1.2 contributor tier is a reasoning model from Meta designed for developers who want to start building at an even lower cost. It’s meaningfully cheaper than Muse Spark..