jishie

Muse Spark 1.3 Contributor

llmgateway/muse-spark-1.3-contributor · family muse · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image.

$0.13
Blended $/1M (3:1)
$0.1
Input $/1M
$0.2
Output $/1M
$0.30
1M in + 1M out
$0.002 −98%
Cache read $/1M
#1025 of 7,051
Cheapest rank
Provider
DevPass (LLM Gateway) (llmgateway)
Kind
text (outputs text)
Context
1,048,576 tokens
Max output
1,048,576 tokens
Capabilities
tools reasoning text image

Same model, other providers

“Muse Spark 1.3 Contributor” is offered by 6 providers — cheapest-effective first. This one (DevPass (LLM Gateway)) is the cheapest.

ProviderInputOutputBlendedContext
DevPass (LLM Gateway) (this)$0.1$0.2$0.131M
NanoGPT$0.1$0.2$0.131M
Vercel AI Gateway$0.1$0.2$0.131M
Meta$0.1$0.2$0.131M
OpenRouter$0.1$0.2$0.131M
OpenCode Go$0.1$0.2$0.131M

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at DevPass (LLM Gateway) and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"muse-spark-1.3-contributor","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all DevPass (LLM Gateway) models · model index · JSON