Skip to content

docs(providers): add Meta Model API provider page - #525

Merged
mateo-berri merged 1 commit into
mainfrom
litellm_meta_model_api_docs
Jul 10, 2026
Merged

docs(providers): add Meta Model API provider page#525
mateo-berri merged 1 commit into
mainfrom
litellm_meta_model_api_docs

Conversation

@mateo-berri

@mateo-berri mateo-berri commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Adds a provider page for the Meta Model API (meta/ route, muse-spark-1.1), which ships in BerriAI/litellm#32701. That PR points provider_endpoints_support.json at https://docs.litellm.ai/docs/providers/meta, so this page makes that link resolve

The page follows the structure of the existing Meta Llama page: required env vars (META_API_KEY, optional META_API_BASE), supported model and modalities, SDK usage for non-streaming, streaming, reasoning_effort (minimal through xhigh) and function calling, plus proxy config with OpenAI SDK, LiteLLM SDK and cURL examples. The sidebar entry sits alphabetically next to providers/meta_llama


Note

Low Risk
Documentation and navigation only; no runtime or API behavior changes.

Overview
Adds a new Meta Model API docs page at docs/providers/meta so links from the main LiteLLM repo (e.g. provider_endpoints_support.json) resolve after the meta/ provider lands.

The page documents the meta/ route, META_API_KEY / optional META_API_BASE, muse-spark-1.1, and SDK examples for completions, streaming, reasoning_effort, and function calling, plus LiteLLM Proxy setup with OpenAI SDK, LiteLLM SDK, and cURL tabs.

sidebars.js registers providers/meta in the providers list immediately before providers/meta_llama.

Reviewed by Cursor Bugbot for commit 6279483. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Jul 10, 2026 12:53am

Request Review

@mateo-berri

Copy link
Copy Markdown
Contributor Author

bugbot run

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 6279483. Configure here.

@mateo-berri
mateo-berri merged commit d176633 into main Jul 10, 2026
4 checks passed
@mateo-berri
mateo-berri deleted the litellm_meta_model_api_docs branch July 10, 2026 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant