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.

Speech-to-textMeta1M tokens$1.3626 / min

meta/muse-spark-1.2

Contexto
1M tokens
Máx. completion
Tools
JSON
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 key

Preguntas 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