Skip to content

Feat/update how tos - #6646

Open
fabianrbz wants to merge 42 commits into
release/ai-gateway-2.0from
feat/update-how-tos
Open

Feat/update how tos#6646
fabianrbz wants to merge 42 commits into
release/ai-gateway-2.0from
feat/update-how-tos

Conversation

@fabianrbz

@fabianrbz fabianrbz commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Description

Related #6462

Update code and some how-tos so we can run these how-tos as part of our automated-tests

TODO:

  • codex
  • claude

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

run them in automated tests

Sometimes we use navtabs for displaying multiple validation steps, with
this change all the tabs get clicked and the steps get extracted.
script

The AI Gateway quickstart script (fetched from get.konghq.com/ai) hardcodes
OUTPUT_DIR to an absolute path under /tmp/kong, so that path must be
bind-mounted onto itself for the cert volume it later passes to
`docker run -v` to resolve on the host.
evaluating header extraction through a command
… take priority over any

stale plain-named value with the same key. `env`'s line order reflects
bash's internal variable hash table, not insertion order, so a plain
placeholder can appear after its _BASE64 counterpart and must not win.
commands that might take time to function, e.g. trace sampling
@fabianrbz
fabianrbz requested a review from a team as a code owner August 11, 2026 17:18
@netlify

netlify Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

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

jbaross and others added 7 commits August 13, 2026 09:59
Run Qwen Code CLI against the model configured in the AI Model entity's `targets`:

```sh
qwen --model my-qwen-dashscope

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

add auth option here

Run Qwen Code CLI against the model configured in the AI Model entity's `targets`:

```sh
qwen --model my-qwen-openai

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

add auth option here

@Guaris Guaris added this to the AI-Gateway 2.0 GA milestone Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants