Muse Spark 1.1

Muse 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 context window. The model is designed to orchestrate multi-agent workflows, acting as either a main agent that plans and delegates or as a subagent, and generalizes zero-shot to new tools, MCP servers, and custom skills. It supports structured output, parallel function calling, built-in search with citations, and configurable reasoning effort. Meta reports strong performance on real-world coding across large codebases, computer-use workflows, and visual-to-code generation.

Speech-to-textMeta1M tokens$1.3626 / min

meta/muse-spark-1.1

Contexto
1M tokens
Máx. completion
Tools
JSON
Lanzamiento
2026-07-16

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.1",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Muse Spark 1.1?
Muse 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 context window. The model is designed to orchestrate multi-agent workflows, acting as either a main agent that plans and delegates or as a subagent, and generalizes zero-shot to new tools, MCP servers, and custom skills. It supports structured output, parallel function calling, built-in search with citations, and configurable reasoning effort. Meta reports strong performance on real-world coding across large codebases, computer-use workflows, and visual-to-code generation. Muse Spark 1.1 corre en el API de Geek Hub (compatible con OpenAI). Id: meta/muse-spark-1.1.
¿Muse Spark 1.1 es gratis?
No. $1.3626 por minuto en Geek Hub.
¿Cuál es el contexto de Muse Spark 1.1?
Muse Spark 1.1 tiene una ventana de 1M tokens.
¿Cuándo se lanzó Muse Spark 1.1?
Muse Spark 1.1 se lanzó el 16 de julio de 2026.

Más modelos de Meta