Skip to content

docs(providers): document Lyceum chat completions - #1542

Draft
BrunoKneffel-2 wants to merge 1 commit into
BerriAI:mainfrom
BrunoKneffel-2:feat/lyceum-provider
Draft

BrunoKneffel-2 wants to merge 1 commit into
BerriAI:mainfrom
BrunoKneffel-2:feat/lyceum-provider

Conversation

@BrunoKneffel-2

@BrunoKneffel-2 BrunoKneffel-2 commented Sep 18, 2026

Copy link
Copy Markdown

Document the built-in lyceum/ provider, LYCEUM_API_KEY, optional LYCEUM_API_BASE, and the canonical https://api.lyceum.technology/openai/v1 endpoint

Companion implementation: BerriAI/litellm#41796

The page includes synchronous, asynchronous, streaming, tools, and LiteLLM Proxy examples, plus model-listing instructions and limitations. Add it to the providers sidebar

The serverless endpoint and supported request shapes are documented by Lyceum. An unauthenticated models request returned an OpenAI-shaped 401 at /openai/v1/models; /v1/models returned 404

The new page passes the repository's structure and writing checks. npm run build exits 0 and generates the Lyceum page; it reports existing site warnings, including optional canvas resolution and HTML diagnostics on unrelated pages. The contributor's live run passed model listing, SDK sync/async/streaming, a tool roundtrip, and Proxy sync/streaming. An identity-only rewrite attributes the commits to BrunoKneffel-2; all nine live checks, including public endpoint discovery, pass at implementation tip e27c06efc962c2d5b80c442c1fdfb4f9ca0164ba. The CLA bot confirms all committers have signed and Greptile rates the implementation 5/5; remaining CI and maintainer review are pending. This draft should publish with the corresponding LiteLLM provider release

@vercel

vercel Bot commented Sep 18, 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 18, 2026 10:43am UTC

Request Review

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