Feat/update how tos - #6646
Open
fabianrbz wants to merge 42 commits into
Open
Conversation
to run with automated tests
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.
no GATEWAY_VERSION present, needed for aigw
aigw v1 are actually API gateway tests
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
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Co-authored-by: jbaross <james.baross@konghq.com>
New `{% validation codex %}`, install codex and run the prompts in
non-interactive mode
jbaross
reviewed
Aug 14, 2026
| Run Qwen Code CLI against the model configured in the AI Model entity's `targets`: | ||
|
|
||
| ```sh | ||
| qwen --model my-qwen-dashscope |
jbaross
reviewed
Aug 14, 2026
| Run Qwen Code CLI against the model configured in the AI Model entity's `targets`: | ||
|
|
||
| ```sh | ||
| qwen --model my-qwen-openai |
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.
Description
Related #6462
Update code and some how-tos so we can run these how-tos as part of our automated-tests
TODO:
Checklist
descriptionentry in frontmatter.