Add Muse Spark 1.3 (Meta via OpenRouter) pricing and model catalog entries - #918
Open
Nauxie wants to merge 2 commits into
Open
Add Muse Spark 1.3 (Meta via OpenRouter) pricing and model catalog entries#918Nauxie wants to merge 2 commits into
Nauxie wants to merge 2 commits into
Conversation
Meta released Muse Spark 1.3 on 2026-09-02 and OpenRouter serves it as meta/muse-spark-1.3 at the same rates as 1.2: $1.25/M input, $4.25/M output, $0.15/M cached input (per OpenRouter’s /api/v1/models).
Chat model with image input and tool calling, mirroring the 1.2 entry. Verified via a live OpenRouter request: tool_calls are returned and reasoning usage is reported.
Nauxie
force-pushed
the
abhinav/add-muse-spark-1-3-pricing
branch
from
September 3, 2026 00:47
9f238be to
974ac68
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Meta Muse Spark 1.3 as served by OpenRouter so gateway pricing and model metadata resolve for the new slug.
pricing/openrouter.json: $1.25/M input, $4.25/M output, $0.15/M cached inputgeneral/openrouter.json: chat model with image and tool support, matching the validated Muse Spark 1.2 route contractVerification
Related