Skip to content

feat(ai-cookbooks): Github Copilot BYOK recipe#5616

Open
tomek-labuk wants to merge 7 commits into
mainfrom
feat/github-copilot-byok
Open

feat(ai-cookbooks): Github Copilot BYOK recipe#5616
tomek-labuk wants to merge 7 commits into
mainfrom
feat/github-copilot-byok

Conversation

@tomek-labuk

Copy link
Copy Markdown
Contributor

Description

Fixes #issue

Preview Links

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

Copilot AI review requested due to automatic review settings June 17, 2026 12:39
@tomek-labuk tomek-labuk requested a review from a team as a code owner June 17, 2026 12:39
@netlify

netlify Bot commented Jun 17, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

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

Copilot AI left a comment

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.

Pull request overview

This PR adds a new AI Gateway cookbook that explains how to route GitHub Copilot BYOK Custom Endpoint traffic through Kong for per-developer authentication, request normalization, and token-based rate limiting, including an optional Konnect dashboard setup.

Changes:

  • Introduces a new cookbook page with prerequisites, architecture explanation, and end-to-end apply/cleanup steps for OpenAI, Azure OpenAI, and AWS Bedrock.
  • Documents a Pre-function + Key Auth pattern to map Copilot’s Authorization: Bearer … header into apikey for Consumer attribution and enforcement.
  • Adds a scripted flow to create a “Copilot Usage” custom dashboard in Konnect, pre-filtered to the recipe’s Gateway Service.

Comment thread app/_cookbooks/github-copilot-byok.md Outdated
Comment thread app/_cookbooks/github-copilot-byok.md Outdated
tomek-labuk and others added 6 commits June 17, 2026 15:01
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

2 participants