Skip to content

Add AI Gateway feature guide#145

Open
dragon3 wants to merge 1 commit into
mainfrom
docs/ai-gateway
Open

Add AI Gateway feature guide#145
dragon3 wants to merge 1 commit into
mainfrom
docs/ai-gateway

Conversation

@dragon3

@dragon3 dragon3 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds public documentation for the AI Gateway: a unified, OpenAI-compatible endpoint for accessing a curated set of large language models through a single API, with platform-managed credentials and workspace-scoped authentication.

Changes

  • New guide docs/guides/ai-gateway.md — overview, supported models (with a Regional/Global location column for data-residency needs), workspace endpoint format, Bearer-token auth, curl + OpenAI-SDK call examples, available paths (/v1/chat/completions, /v1/responses, /v1/embeddings, /v1/models), streaming, CORS, and usage/rate-limiting.
  • Nav .vitepress/config/constants.ts — registered the guide in navItemOrder.guides and sidebarItemOrder.guides, plus customTitles so it renders as “AI Gateway”.

Notes

  • The SDK service reference (docs/sdk/services/aigateway.md) is auto-generated by sdk-docs-sync.yml, so it is intentionally not modified here.
  • pnpm build passes locally.

@dragon3 dragon3 self-assigned this Jun 25, 2026
@dragon3 dragon3 marked this pull request as ready for review June 25, 2026 08:14
@dragon3 dragon3 requested a review from a team as a code owner June 25, 2026 08:14
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.

2 participants