Skip to content

docs(providers): add Prism provider page - #1570

Open
mateo-berri wants to merge 1 commit into
mainfrom
litellm_prism_provider_docs
Open

mateo-berri wants to merge 1 commit into
mainfrom
litellm_prism_provider_docs

Conversation

@mateo-berri

@mateo-berri mateo-berri commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Adds the provider page for Prism Inference (prism/ route), which lands in LiteLLM through the internal copy of BerriAI/litellm#40914

The page covers the two models LiteLLM ships pricing for (prism/deepseek-v4.1-flash and prism/deepseek-v4-flash, 1M context, 384,000 max output, prices from Prism's live GET /v1/models catalog), the PRISM_API_KEY and PRISM_API_BASE variables, SDK examples for chat completions (non-streaming, streaming, tools, JSON schema, image input), the native Responses and Anthropic Messages routes, a proxy config.yaml with curl examples for all three endpoints, and the custom API base options

Sidebar entry added next to the other P providers


Note

Low Risk
Documentation and navigation only; no application or runtime behavior changes in this diff.

Overview
Adds Prism Inference (prism/) to the docs site with a new provider page and sidebar link under Supported Models & Providers.

The page documents the prism/ route, base URL, PRISM_API_KEY / PRISM_API_BASE, and the two priced models (deepseek-v4.1-flash, deepseek-v4-flash), plus notes on using other catalog models with manual litellm_params pricing. It includes SDK examples (chat, streaming, tools, JSON schema, vision), native Responses and Anthropic Messages usage, proxy config.yaml with tabbed curl examples for /v1/chat/completions, /v1/responses, and /v1/messages, custom API base options, and supported OpenAI parameters.

sidebars.js registers providers/prism alphabetically among the P providers.

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

@vercel

vercel Bot commented Sep 19, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
litellm Ready Ready Preview Sep 19, 2026 12:21pm UTC

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 8dd4907. Configure here.

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