Skip to content

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

Merged
lena-larionova merged 581 commits into
mainfrom
release/ai-gateway-2.0
Aug 31, 2026
Merged

release(ai-gateway): AI Gateway 2.0#5385
lena-larionova merged 581 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 2b79216
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a95c4aabb66b10008c14dff
😎 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 2 times, most recently from 060a5e2 to 7d7d76c Compare July 3, 2026 16:40
@fabianrbz
fabianrbz force-pushed the release/ai-gateway-2.0 branch 2 times, most recently from 1d04e98 to 9b111c6 Compare July 13, 2026 13:07
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
tomek-labuk and others added 8 commits July 31, 2026 07:30
…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>
* Update aggregation sections

* Apply suggestions from code review

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

* apply review comments

---------

Co-authored-by: jbaross <james.baross@konghq.com>
* Landing page revisions first draft

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

* Revise to add tools and and break up intro paragraph content

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

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
* update guardrails for model selector

* fix broken link
@fabianrbz
fabianrbz marked this pull request as ready for review August 27, 2026 18:31
@fabianrbz
fabianrbz requested a review from a team as a code owner August 27, 2026 18:31
jbaross and others added 19 commits August 27, 2026 15:03
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
* fix broken links

* Update app/kongctl/supported-resources.md

Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>

* Update app/kongctl/supported-resources.md

Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>

---------

Co-authored-by: lena-larionova <54370747+lena-larionova@users.noreply.github.com>
* fix(ai-gw): drop dead parameters

* Apply suggestions from code review

Co-authored-by: Julia <101819212+juliamrch@users.noreply.github.com>
…ashScope audit (#7032)

* how-to fixes

* Update snippet.md

* fix dashscope case

* Revert "Update snippet.md"

This reverts commit 420811e.

* Update dashscope.md
…7035)

* Update use-codex-with-ai-gateway.md

* Apply suggestion from @cloudjumpercat

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

---------

Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
…use the new tooling (#6457)

* updated the migration guide to use the new tooling

* Apply suggestions from code review

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

* Add kongctl extension as a step + include uninstall step

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

* fix commands and some steps due to multiple converted files

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

* apply formatting and other fixes from latest kongctl version

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

* Apply some changes from testing

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

* Revise v2 migration guide for AI Gateway

Updated migration guide to reflect changes in AI Models, identity providers, and configuration steps.

* fixes from testing

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

* vault fix, comment out correct config store stuff, more testing fixes for clarity

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

* Commented section for if the tool is fixed

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

* updated the migration guide to support the identity providers to auth strategies renaming, along with the new "sources" on mcp servers of type: listener

* minor revisions

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

* document workarounds

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

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
…AI audit (#7036)

* Update use-claude-code-with-ai-gateway-openai.md

* Update use-claude-code-with-ai-gateway-openai.md
@lena-larionova lena-larionova removed the do not merge Issues/ PRs whose changes should not be merged at this time label Aug 31, 2026
@lena-larionova
lena-larionova merged commit 71a4dfa into main Aug 31, 2026
25 checks passed
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.

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