Skip to content

release(ai-gateway): AI Gateway 2.0 - #5385

Draft
tomek-labuk wants to merge 334 commits into
mainfrom
release/ai-gateway-2.0
Draft

release(ai-gateway): AI Gateway 2.0#5385
tomek-labuk wants to merge 334 commits into
mainfrom
release/ai-gateway-2.0

Conversation

@tomek-labuk

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

Copy link
Copy Markdown
Contributor

TODO:

Description

Resolves #5246 #4862

Bootstrap new entities and add support for setting them up with deck, admin-api and konnect-api. Note: the urls might change so we probably need to update them.

Fabian added a hack in the original PR 5057 - the one that says hack: to make ai gateway ...- so that the schemas render locally, it won't work in preview apps.

Note: we need to remove that commit before we release it and update app/_data/konnect_oas_data.json and app/_api/konnect/ai-gateway/_index.md with the right info after we upload the API spec to konnect. See this commit.

This also adds a dummy OAS spec, we need to sync the final version once it's ready.

Preview Links

http://release-ai-gateway-2-0--kongdeveloper.netlify.app/

Landing pages:

AI Gateway Entities:

Reference pages:

AI Providers:

AI Policies hub

AI Policies

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).

@tomek-labuk tomek-labuk added do not merge Issues/ PRs whose changes should not be merged at this time release-docs Docs for release product:ai-gateway labels Jun 1, 2026
@netlify

netlify Bot commented Jun 1, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit ae2abb8
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a6cc9cf21e6ba0008567d9e
😎 Deploy Preview https://deploy-preview-5385--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.

@tomek-labuk tomek-labuk changed the title release: AI Gateway 2.0 release(ai-gateway): AI Gateway 2.0 Jun 1, 2026
@tomek-labuk
tomek-labuk requested a review from gperanich June 5, 2026 04:20
@fabianrbz
fabianrbz force-pushed the release/ai-gateway-2.0 branch 2 times, most recently from 57c9b79 to 73bfe81 Compare June 22, 2026 08:50
@tomek-labuk tomek-labuk reopened this Jun 25, 2026
@fabianrbz
fabianrbz force-pushed the release/ai-gateway-2.0 branch from 73a28b0 to 2721425 Compare July 2, 2026 23:18
jbaross and others added 19 commits July 3, 2026 13:38
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: tomek-labuk <tomasz.labuk@konghq.com>
* Create SKILL.md

* Apply suggestions from code review

Co-authored-by: tomek-labuk <tomasz.labuk@konghq.com>
Co-authored-by: Lucie Milan <32450552+lmilan@users.noreply.github.com>

* Update SKILL.md

* Update SKILL.md

* Update SKILL.md

---------

Co-authored-by: tomek-labuk <tomasz.labuk@konghq.com>
configuration and inherit all the metadata from them.

Metadata and content can be overriden by editing the index.md under
app/_ai_gateway_policies/.

Redirect aigew policies overview pages to /reference/ for now until we
have bandwith to write those.
aigw policies, they inherit most of the frontmatter from plugin files
jbaross and others added 2 commits July 16, 2026 16:12
* initial content

* clean up env variables

* content tweaks

* prereqs should be v2

* add canonical url

* fix include declaration

* fix include declaration

* Apply suggestions from code review

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
fabianrbz and others added 3 commits July 16, 2026 12:45
* qa the AIGW docs

* standardize the way we refer to v1

* fix broken links

* copyedit v1->v2 docs
lena-larionova and others added 23 commits July 16, 2026 13:07
* Add kongct to provider subpages

* adjust kongctl examples for lookup

* minor spacing fix

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* render codeblock preamble

* adjust env display to match how plugin examples do it, but with kongctl prefix

---------

Co-authored-by: lena-larionova <lena.larionova@konghq.com>
Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* add support for kongctl in entity_examples and convert how-tos

* add missing kongctl tools key

* apply review feedback
…6522)

* Add examples

* update

* Apply suggestions from code review

Co-authored-by: jbaross <james.baross@konghq.com>

* fix

* Update app/ai-gateway/configure-on-prem.md

Co-authored-by: jbaross <james.baross@konghq.com>

* appease vale

* appease vale

* appease vale

---------

Co-authored-by: jbaross <james.baross@konghq.com>
* initial page

* initial content

* working config

* clean up frontmatter

* Apply suggestions from code review

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* review fixes

* consumer to IP

* add links

* add canonical

* Apply suggestion from @cloudjumpercat

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AI Gateway [2.0]: Document AI Gateway 2.0 entities [PARENT TICKET]