Skip to content

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

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

release(ai-gateway): AI Gateway 2.0#5385
tomek-labuk wants to merge 315 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 80795a1
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a5a98af19a3160008f92ada
😎 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
tomek-labuk and others added 19 commits July 3, 2026 13:37
Deep_dup the page has to avoid porblems when generating versioned pages
and set published = false, to original pages from the autogenerated
collection, the canonical + versoined pages get generated by the
Generator.
the page as a canonical so we can render them
* add monitor-ai-llm-metrics-2-0

* fix paths for includes

* remove how-to

* fix include file path

* Apply suggestions from code review

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

* add missing include

* Move files to the correct folders

* remove new_in badges

---------

Co-authored-by: tomek-labuk <tomasz.labuk@konghq.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Merge branch 'feat/ai-gateway-v2-providers'

* reset layout changes

* provider api request examples

* feat(ai-gateway) Update ai-provider template and data file for AI GW 2.0 (#5669)

* Update ai-provider template and data file

* multiple fixes

* fix provider template

* Potential fix for pull request finding

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

* Potential fix for pull request finding

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

* restore cerebras config block

* fix: generate broken links mapping page correctly

* fix: use site source for broken links mapping page

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

* add alternative auth options

* clean up dupe examples

* clean up typo

* add vale ignores

* add vale ignores

---------

Co-authored-by: tomek-labuk <tomasz.labuk@konghq.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
tomek-labuk and others added 10 commits July 15, 2026 16:31
* Add kongctl config and tooling

* Apply suggestions from code review

Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>

---------

Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>
* init content

* tidy up copy

* 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>
* initial config

* fix(aigw): split config into multiple steps

---------

Co-authored-by: Fabian Rodriguez <fabian.rodriguez@konghq.com>
* Add new spec

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* remove placeholder entry and add newest spec

* set version name

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: lena-larionova <lena.larionova@konghq.com>
* Push API spec updates

* Updates

* Apply suggestions from code review

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

* minor edits to config store doc

---------

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: lena-larionova <lena.larionova@konghq.com>
* add note about hardening

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Add /tmp bit

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

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

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Fix(AIGW): AI CLI LINKS

* Update URL for Claude Code with Azure AI

* rest of the links
* feat(aigw): add site banner

Copy is TBD

* Apply suggestions from code review

Co-authored-by: Angel <Guaris@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Angel <Guaris@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Angel <Guaris@users.noreply.github.com>

* fix(aigw): banner, prevent a js error caused by the close-button
not being present

---------

Co-authored-by: Angel <Guaris@users.noreply.github.com>
Comment thread app/ai-gateway/kongctl.md Outdated
Comment thread app/ai-gateway/kongctl.md Outdated
Comment thread app/ai-gateway/kongctl.md
Comment thread app/ai-gateway/kongctl.md
Comment thread app/ai-gateway/kongctl.md Outdated
cloudjumpercat and others added 3 commits July 16, 2026 09:09
* Transfer draft to the right directory

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Fix how to based on tests, update canonical url in v1.yaml

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
* migrate

* copy edits

* fixes

* fixes

* Update index.md

* updates

---------

Co-authored-by: Angel <angel.guarisma@konghq.com>
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
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]