Skip to content

Conversation

@TuannasCodeCatastrophe
Copy link
Contributor

@TuannasCodeCatastrophe TuannasCodeCatastrophe commented Jan 19, 2026

Description

Missing Vertex AI provider documentation
We need to fill in the gaps in the AI Providers landing page. We're missing how-to guides for setting up AI Proxy and AI Proxy Advanced for Vertex AI chat routes.

DoD:

How-to for using Vertex AI with AI Proxy similar to this guide
How-to for using Vertex AI with AI Proxy Advanced similar to this guide
Vertex AI section on the AI Providers page updated with a how-to block:
Make sure all provider tags are in the allowed tags list. If not, add them.

  • header:
    type: h3
    text: "Vertex AI"
    columns:
    • blocks:
      • type: card
        config:
        title: AI Proxy with Vertex AI
        description:
        Configure the AI Proxy plugin to proxy requests to a Vertex AI model
        cta:
        url: /plugins/ai-proxy/examples/mistral-chat-route/
        align: end
        text: Configuration example
    • blocks:
      • type: card
        config:
        title: AI Proxy Advanced with Mistral
        description:
        Configure the AI Proxy Advanced plugin to proxy requests to a Mistral model
        cta:
        url: /plugins/ai-proxy-advanced/examples/mistral-chat-route/
        align: end
        text: Configuration example
  • header:
    type: h4
    text: How-to Guides
    columns:
    • blocks:
      • type: how_to_list
        config:
        plugins:
        - ai-proxy
        - ai-proxy-advanced
        tags:
        - vertex-ai
        quantity: 3
        allow_empty: true

Fixes #3634

Preview Links

https://deploy-preview-3935--kongdeveloper.netlify.app/how-to/set-up-ai-proxy-advanced-with-vertex-ai/
https://deploy-preview-3935--kongdeveloper.netlify.app/how-to/set-up-ai-proxy-with-vertex-ai/

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

@netlify
Copy link

netlify bot commented Jan 19, 2026

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit bfca754
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6973503ceca52f000899d505
😎 Deploy Preview https://deploy-preview-3935--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@CLAassistant
Copy link

CLAassistant commented Jan 19, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


TuannasCodeCatastrophe seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@TuannasCodeCatastrophe TuannasCodeCatastrophe force-pushed the feat-ai-gateway-Missing-Vertex-AI-provider-documentation-3634 branch from f4b5e9b to 5864eb6 Compare January 20, 2026 14:10
Co-authored-by: tomek-labuk <tomasz.labuk@konghq.com>
Co-authored-by: tomek-labuk <tomasz.labuk@konghq.com>
Copy link
Contributor

@tomek-labuk tomek-labuk left a comment

Choose a reason for hiding this comment

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

Loons good, make sure to apply my suggestions

Co-authored-by: tomek-labuk <tomasz.labuk@konghq.com>
Co-authored-by: tomek-labuk <tomasz.labuk@konghq.com>
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.

feat(ai-gateway): Missing Vertex AI provider documentation

4 participants