Skip to content
Dashboard

Muse Spark 1.1

Muse Spark 1.1 is Meta's multimodal reasoning model for agentic tasks, with a context window of 1.0M tokens and support for text, image, video, PDF, and audio input, available through AI Gateway via Meta. Your use is subject to Meta's Terms & Privacy Policies.

ReasoningTool UseImplicit CachingFile InputVision (Image)
import { streamText } from 'ai'
const result = streamText({
model: 'meta/muse-spark-1.1',
prompt: 'Why is the sky blue?'
})
Read docs
Latency

P50 time to first token (TTFT) on live AI Gateway traffic, in milliseconds. View the docs for more info.