Skip to content

docs: add GonkaRouter provider page#499

Open
Ryanchen911 wants to merge 1 commit into
BerriAI:mainfrom
Ryanchen911:add-gonkarouter-docs
Open

docs: add GonkaRouter provider page#499
Ryanchen911 wants to merge 1 commit into
BerriAI:mainfrom
Ryanchen911:add-gonkarouter-docs

Conversation

@Ryanchen911

Copy link
Copy Markdown

What does this PR do?

Adds the documentation page for the GonkaRouter provider. This is the companion docs PR for the provider registration in BerriAI/litellm#32316 (the url field in provider_endpoints_support.json points here).

GonkaRouter is an OpenAI-compatible AI model router that provides unified access to open-source models (MiniMax, Kimi, and more) running on the decentralized Gonka network. See https://gonkarouter.io.

Changes

  • docs/providers/gonkarouter.md — new provider page: Python SDK usage, streaming, LiteLLM Proxy config + query, supported models, and features. Mirrors the gonkabroker docs page.
  • sidebars.js — adds providers/gonkarouter to the providers sidebar (next to gmi).

Integration details

API base URL https://api.gonkarouter.io/v1
Authentication GONKAROUTER_API_KEY (Authorization: Bearer sk-…)
Model naming gonkarouter/<model-id>
Model catalog GET https://api.gonkarouter.io/v1/models

Type

📖 Documentation

Companion docs for the GonkaRouter provider registration in
BerriAI/litellm#32316. Documents SDK + proxy usage, streaming, and the
model catalog. Mirrors the gonkabroker docs page.

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 7, 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 7, 2026 5:41am

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