Conversation
The AI Gateway feature was fully rewritten upstream for the ADP 2026-06-15 GA, and today's pages describe an obsolete architecture (gateway-as-resource, AI Hub / Custom modes, CEL routing rules, MCP aggregation at the gateway, gateway discovery). Replace the page set with a structure matching ai-agents/agents/: - index.adoc (thin landing) - overview.adoc (conceptual, absorbs what-is-ai-gateway.adoc and all deleted-concept aliases) - configure-provider.adoc (primary how-to, grounded in llm_provider.proto and adp-ui form labels) - connect-agent.adoc (client-side how-to) Page aliases redirect every old URL to its natural successor. UI specifics that depend on the upcoming standalone ADP product surface (sign-in URL, IAM model, OIDC endpoints) are marked with // TODO: for the live-environment verification pass. Planning: https://redpandadata.atlassian.net/wiki/spaces/DOC/pages/1862598662 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for rp-cloud ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
📝 WalkthroughWalkthroughThis PR restructures the AI Gateway documentation by consolidating extensive multi-page guides into a simplified documentation set. Eight documentation pages covering setup workflows, architecture, CEL routing patterns, MCP aggregation, quickstart, discovery workflows, and conceptual overviews are removed, while three new pages focused on overviewing AI Gateway, configuring LLM providers, and connecting agents are introduced. The navigation structure is correspondingly simplified, and the index page description is updated to emphasize Redpanda as a managed LLM API proxy. Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Tracks: DOC-2109 — Configure your LLM provider (ADP Docs Plan Workflow #1)
Summary
ai-agents/agents/convention. Content is grounded inllm_provider.protoand theadp-uiform labels.what-is-ai-gateway,gateway-quickstart,admin/setup-guide,builders/connect-your-agent,cel-routing-cookbook,mcp-aggregation-guide,builders/discover-gateways,gateway-architecture) 301s to its natural successor.// TODO:pending live-environment verification — ADP is moving to its own product surface rather than nesting under Redpanda Cloud, and concrete URLs/IAM paths aren't finalized yet.Context
Planning and scope: AI Gateway docs rewrite — ADP GA (2026-06-15) plan (Confluence). Parent workstream: ADP Docs Plan — Beta May 15 / GA June 15.
This is the first pass — the draft is ready for early review of structure and framing, but the
// TODO:markers indicate content that needs verification against the live standalone ADP environment when it's available. More rounds of iteration to come before GA.Preview pages
Test plan
docs-team-standards:revieweditorial pass before GAadp-la.adocpartial includes at GA (ADP ships as GA, not LA)🤖 Generated with Claude Code