Skip to content

feat(ai-gateway): Add new getting started guide for 2.0#5637

Open
tomek-labuk wants to merge 80 commits into
release/ai-gateway-2.0from
feat/ai-gw-2-0-get-started
Open

feat(ai-gateway): Add new getting started guide for 2.0#5637
tomek-labuk wants to merge 80 commits into
release/ai-gateway-2.0from
feat/ai-gw-2-0-get-started

Conversation

@tomek-labuk

@tomek-labuk tomek-labuk commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes #issue

Preview Links

https://deploy-preview-5637--kongdeveloper.netlify.app/ai-gateway/get-started-with-ai-gateway/
https://deploy-preview-5637--kongdeveloper.netlify.app/ai-gateway/get-started-wtih-mcp-server/

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

fabianrbz added 30 commits June 19, 2026 09:28
releases and set the canonical_urls accordingly.

Log information depending on the status and whether the canonical_url is
present or not.
shadowing entirely which isn't what we want.

We want an existing page to take precende over the redirect, with this
change an existing page matching the url is served first, if none exist
the redirect takes effect.
it from including pages from an old major release
major_version

If no major_version present, default to the latest major
about major releases here, we just generate one for every version there
is
Scope everything to the provided major release, if non given, default to
the latest major release.
versioning pages with multiple major releases
Copilot AI review requested due to automatic review settings June 19, 2026 11:31
@tomek-labuk tomek-labuk requested a review from a team as a code owner June 19, 2026 11:31
@netlify

netlify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit ed6afa9
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a3bcd39786a030008fd4def
😎 Deploy Preview https://deploy-preview-5637--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the AI Gateway “Get started” how-to for AI Gateway 2.0 by replacing placeholder content with a Konnect-based workflow that provisions AI Gateway prerequisites, creates Provider/Model entities via the Konnect API, and adds cleanup steps for those entities.

Changes:

  • Updated the AI Gateway product prerequisite include to use the AI Gateway quickstart and Konnect PAT flow.
  • Added a reusable cleanup include to delete AI Gateway Provider/Model entities.
  • Rewrote the AI Gateway getting started how-to to create Provider/Model entities and validate with a chat completion request.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
app/_includes/prereqs/products/ai-gateway.md Replaces placeholder prereq with Konnect PAT + AI Gateway quickstart flow.
app/_includes/md/ai-gateway/v2/cleanup/delete-provider-and-model.md Adds cleanup steps to delete Model then Provider via Konnect API.
app/_how-tos/ai-gateway/get-started-with-ai-gateway.md Implements the AI Gateway 2.0 getting started guide using Provider/Model entities and a validation request.

Comment thread app/_includes/prereqs/products/ai-gateway.md
Comment thread app/_how-tos/ai-gateway/get-started-with-ai-gateway.md
Comment thread app/_how-tos/ai-gateway/get-started-with-ai-gateway.md
Comment thread app/_how-tos/ai-gateway/get-started-with-ai-gateway.md
Comment thread app/_how-tos/ai-gateway/get-started-with-ai-gateway.md
@fabianrbz fabianrbz force-pushed the release/ai-gateway-2.0 branch from 57c9b79 to 73bfe81 Compare June 22, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants