Skip to content

Meta Model API

Everruns runs Muse models through Meta Model API. The dedicated meta driver uses Meta’s OpenAI-compatible Responses API at https://api.meta.ai/v1, including streaming, parallel tool calls, reasoning replay, message phases, hosted tool search, and server-managed response history.

  1. Create an API key in the Meta Model API dashboard.
  2. Go to SettingsProviders and click Add provider.
  3. Choose Meta Model API, paste the key, and save.
  4. Sync models to import the Muse models available to your team.

The hosted endpoint is used by default. An optional base URL can point the driver at a compatible proxy; model discovery is disabled for non-Meta hosts.

Both 1.2 model IDs have a 1,048,576-token context window and accept text, images, audio, video, and PDFs while producing text.

ModelData useInput / cached input / output per million tokens
muse-spark-1.2Prompts and completions are not used to train Meta models$1.25 / $0.15 / $4.25
muse-spark-1.2-contributorPrompts and completions may be used to train future Meta models$0.10 / $0.002 / $0.20

Choose the Contributor model only when the organization accepts its data-use terms. The distinction is part of the model ID, so changing tiers is an explicit model selection rather than a hidden provider setting.