release(ai-gateway): AI Gateway 2.0 - #5385
Draft
tomek-labuk wants to merge 347 commits into
Draft
Conversation
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
fabianrbz
force-pushed
the
release/ai-gateway-2.0
branch
2 times, most recently
from
June 22, 2026 08:50
57c9b79 to
73bfe81
Compare
fabianrbz
force-pushed
the
release/ai-gateway-2.0
branch
from
July 2, 2026 23:18
73a28b0 to
2721425
Compare
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.
the plugin to generate the aigw policy page
aigw policies, they inherit most of the frontmatter from plugin files
It needs to run after the plugins_generator and before the references generator. Jekyll relies on file names to execut the generator when the priority is the same so the only way to keep the order is by modifying the file name. TODO: use an explicit generator chain with one generator orchestrating the rest.
that both the html and md templates can render it
not have support for those yet
want to render the dropdown for now - we'll support only one version -
* 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>
* 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
gperanich
approved these changes
Aug 11, 2026
* Extend existing callout to mention spacy repo * appease vale, make note an include 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>
* feat(insomnia): update mcp aggregator link * update mcp path * Update app/_how-tos/insomnia/use-insomnia-mcp-clients-to-test-aggregated-mcp-tools.md Co-authored-by: tomek-labuk <tomasz.labuk@konghq.com> --------- Co-authored-by: tomek-labuk <tomasz.labuk@konghq.com>
* wip docs * update * update * Apply review comments * Further updates * fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.jsonandapp/_api/konnect/ai-gateway/_index.mdwith 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
descriptionentry in frontmatter.