Models/Meta/Meta: Muse Spark 1.3
meta

Meta: Muse Spark 1.3

$1.25/M input$4.25/M output
meta/muse-spark-1.3

Description

Muse Spark 1.3 is a multimodal reasoning model from Meta for long-running agentic, multi-agent, and coding workflows. It is designed to keep track of information across extended tasks, work through...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "meta/muse-spark-1.3",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageInput: VideoInput: FileInput: AudioOutput: Text

Pricing

Input$1.25/M
Output$4.25/M

Model Info

ProviderMeta
IDmeta/muse-spark-1.3