model release

Meta Releases Muse Spark 1.1 with API Access and Enhanced Tool Calling

TL;DR

Meta has released Muse Spark 1.1, the first model in the Spark series to offer API access. The company claims significant improvements in agentic tool calling and computer use compared to the original Muse Spark released in April 2026.

1 min read
0

Muse Spark 1.1 — Quick Specs

Context window1049K tokens
Input$1.25/1M tokens
Output$4.25/1M tokens

Meta Releases Muse Spark 1.1 with API Access and Enhanced Tool Calling

Meta has released Muse Spark 1.1, the first model in the Spark series to offer API access. The company claims significant improvements in agentic tool calling and computer use compared to the original Muse Spark released in April 2026.

The release marks a shift from the demo-only access of the original Muse Spark to a production-ready API that developers can integrate into applications.

Technical Details

Meta published a Muse Spark 1.1 Evaluation Report with additional technical details, though specific benchmark scores and pricing information have not yet been disclosed.

According to Meta, the model shows particular strength in:

  • Agentic tool calling capabilities
  • Computer use tasks
  • SVG generation (demonstrated in early testing)

Developer Access

The model is accessible through Meta's API and can be used via the new llm-meta-ai plugin for the LLM command-line tool. Installation requires:

uv tool install llm
llm install llm-meta-ai
llm keys set meta-ai
llm -m meta-ai/muse-spark-1.1 "your prompt"

Early testing shows the model can generate SVG graphics, with one example successfully producing a recognizable pelican on a bicycle, though with somewhat blocky rendering.

What This Means

Muse Spark 1.1 represents Meta's move from experimental model releases to production-ready APIs. The focus on tool calling and computer use suggests Meta is positioning Spark as an agentic model to compete with Claude's computer use capabilities and OpenAI's function calling features. However, without published benchmark scores or pricing details, it's difficult to assess how Muse Spark 1.1 compares to existing models in the category. The release of an official API and developer tools indicates Meta is serious about this model line, following the pattern set by Llama of moving from research releases to production deployments.

Related Articles

model release

Mystery 'Stealth Model' Ox Alpha Appears on OpenRouter, Sparking Speculation Over Its Creator

A new AI model called Ox Alpha appeared on OpenRouter this week, listed only as being built by an anonymous third-party provider. Speculation about its creator has ranged from Z.ai's GLM models to an unreleased version of Microsoft's MAI, with no confirmation yet.

model release

DeepSeek Releases Experimental V4-Flash-Vision-Exp, Claims Near-Parity With Opus 4.8 on Agent Benchmarks

DeepSeek has released V4-Flash-Vision-Exp, an experimental multimodal extension of V4-Flash that adds image understanding while preserving text reasoning capabilities. The company claims the model approaches or beats Anthropic's Opus 4.8 on its internal multimodal agent benchmarks.

model release

DeepSeek Releases V4 Flash Vision Exp, an Experimental Multimodal MoE Model with 1M Context

DeepSeek has released V4 Flash Vision Exp, an experimental vision-enabled variant of DeepSeek V4 Flash 0731 that adds image understanding while matching the base model's text performance. The sparse mixture-of-experts model uses 13B active parameters out of 284B total and supports a 1M token context window.

model release

Anonymous 'Ox Alpha' Reasoning Model Appears on OpenRouter with Free 1M-Token Context

A stealth model called Ox Alpha has appeared on OpenRouter, offering a 1 million token context window at no cost during its preview period. The model's developer remains anonymous, and OpenRouter says it is acting only as a router, not the model's owner or provider.

Comments

Loading...

Meta Muse Spark 1.1: First API Release with Tool Calling | TPS