Skip to content

docs(providers): add g0i provider page#68

Open
HorusGod007 wants to merge 1 commit intoBerriAI:mainfrom
HorusGod007:add-g0i-provider
Open

docs(providers): add g0i provider page#68
HorusGod007 wants to merge 1 commit intoBerriAI:mainfrom
HorusGod007:add-g0i-provider

Conversation

@HorusGod007
Copy link
Copy Markdown

Adds a documentation page for g0i, an OpenAI-compatible and Anthropic-compatible AI gateway with 470+ models including Claude Opus 4.7, GPT-5.x, Gemini 3 Pro, Qwen3, Kimi K2, DeepSeek V3.

What's added

  • docs/providers/g0i.md — quickstart + proxy config + streaming + tools + vision + embeddings examples
  • sidebars.js — registers the new page next to other unified-gateway providers (openrouter)

No code changes

g0i exposes a standard OpenAI-compatible endpoint, so users connect via the existing openai/ prefix with api_base='https://api.g0i.ai/v1' — no new provider class required in LiteLLM core. The doc shows that pattern for completion, streaming, tools, vision, embeddings, and image generation.

Why

LiteLLM users frequently ask in issues + Discord how to point at unified gateways for cheaper Claude/GPT-5 access. This doc gives g0i users the standard config pattern they're looking for, alongside the existing pages for similar gateways.

g0i (https://g0i.ai) is an OpenAI-compatible and Anthropic-compatible
AI gateway with 470+ models. Adds a docs/providers/g0i.md page with
quickstart, proxy config, streaming, tools, vision, and embeddings
examples — all using the existing 'openai/' prefix with api_base, no
new code path needed in LiteLLM.

Slotted before openrouter in sidebars.js since both are unified-gateway
providers.
@HorusGod007 HorusGod007 requested a review from a team May 2, 2026 21:13
@vercel
Copy link
Copy Markdown

vercel Bot commented May 2, 2026

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

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment May 2, 2026 9:15pm

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