Skip to content

docs(providers): add Auxen provider page#195

Open
Samp2Alex wants to merge 1 commit into
BerriAI:mainfrom
auxen-ai:auxen-provider-docs
Open

docs(providers): add Auxen provider page#195
Samp2Alex wants to merge 1 commit into
BerriAI:mainfrom
auxen-ai:auxen-provider-docs

Conversation

@Samp2Alex
Copy link
Copy Markdown

Summary

Adds a provider page for Auxen, the OpenAI-compatible chat provider added in BerriAI/litellm#28532.

What's included

  • docs/providers/auxen.md — env vars (AUXEN_API_KEY / AUXEN_API_BASE), basic completion, streaming, tool/function calling, the 12-model catalog, pricing model note, and a proxy config.yaml example
  • sidebars.js — sidebar entry inserted alphabetically between apertis and baseten

Pricing model note (also surfaced on the doc page)

Auxen is per-minute of dedicated GPU runtime, not per-token. Per-token cost in LiteLLM's cost map is recorded as 0 for this reason. The doc page calls this out explicitly so users aren't surprised.

Companion PR

This depends on BerriAI/litellm#28532 being merged first — until then the auxen/<model> prefix isn't recognized. Happy to coordinate timing or hold this PR until the main one lands, whichever the team prefers.

Companion to BerriAI/litellm#28532 which adds Auxen as an OpenAI-compatible
chat provider. Documents env vars (AUXEN_API_KEY / AUXEN_API_BASE), basic +
streaming usage, the tool/function-calling pattern, the 12-model catalog,
the per-minute (not per-token) pricing model, and a proxy config example.

Sidebar entry inserted alphabetically between apertis and baseten.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

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

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment May 22, 2026 1:34am

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