Skip to content

feat(konnect-platform): KAi#3123

Merged
cloudjumpercat merged 12 commits intomainfrom
feat/ask-kai
Nov 24, 2025
Merged

feat(konnect-platform): KAi#3123
cloudjumpercat merged 12 commits intomainfrom
feat/ask-kai

Conversation

@cloudjumpercat
Copy link
Contributor

@cloudjumpercat cloudjumpercat commented Oct 7, 2025

Description

Fixes #3006

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

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
@cloudjumpercat cloudjumpercat added do not merge Issues/ PRs whose changes should not be merged at this time release-docs Docs for release labels Oct 7, 2025
@netlify
Copy link

netlify bot commented Oct 7, 2025

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 84d6f4b
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/691b91a2e7052e000859f5e0
😎 Deploy Preview https://deploy-preview-3123--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.

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
@cloudjumpercat cloudjumpercat marked this pull request as ready for review October 9, 2025 18:36
@cloudjumpercat cloudjumpercat requested a review from a team as a code owner October 9, 2025 18:36
@johnharris85
Copy link
Contributor

johnharris85 commented Oct 10, 2025

Brain dump of additional content / feedback / questions 😂

  1. Can we add a couple more Q's to the FAQ as well please?
Q: Is there an additional cost to using KAi?
A: During the Beta period, access to KAi is included in your existing Plus and Trial plans. Enterprise users should contact your Kong account manager.

Q: Does KAi train on any of my data?
A: No. Neither Kong nor any downstream LLMs that KAi uses train on user data.
  1. I want to add a section to talk a little about how KAi works (that we are going to link from the product itself):
How does KAi work?
KAi is a series of components running inside Konnect. The main component is an Agent (link to API?), capable of smart orchestration and analysis of Konnect data and entities. The Agent has several frontend interfaces, the main of which is a chat-style sidebar in Konnect itself, accessed via the KAi icon (screenshot of the sparkle icon?). It can also be accessed via the `kongctl` command-line tool (link to kongctl?), using the `kongctl kai` subcommand. 

The KAi agent has access to backend LLMs for use in reasoning and natural language tasks. It also has access to a Konnect MCP server that provides information about Konnect and the user's entities and data. Because the MCP server is authenticated via the logged-in user's session, it only has access to any data and resources that the user themselves has been allowed permission to access.

KAi also has access to Kong's extensive documentation and support knowledge bases, allowing to provide guidance on configuration, architecture, troubleshooting and more.

[add simplified, nice looking arch diagram here?]
  1. There will some minimal 'guide' on how to use it. Specifically on how to open it (sparkle), the fact that you can add context to the UI by visiting a page and show the context pills. Also talking about how to create / delete sessions, and document the limits (3 sessions at a time).

cloudjumpercat and others added 2 commits October 10, 2025 10:42
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
cloudjumpercat and others added 6 commits October 10, 2025 14:55
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Updated product support statuses and corrected question wording.
@cloudjumpercat cloudjumpercat dismissed johnharris85’s stale review November 17, 2025 21:21

feedback was addressed in an earlier commit

@cloudjumpercat cloudjumpercat merged commit 288c034 into main Nov 24, 2025
16 checks passed
@cloudjumpercat cloudjumpercat deleted the feat/ask-kai branch November 24, 2025 16:18
tomek-labuk pushed a commit that referenced this pull request Nov 25, 2025
* First draft of KAi

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply feedback

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Fix tags

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Angel <Guaris@users.noreply.github.com>

* Add placeholder changelog, UI instructions, supported table, etc.

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Angel <Guaris@users.noreply.github.com>

* Kindofish fix the sparkle icon

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Update KAi YAML with changes and corrections

* Revise product support and FAQ wording in kai.yaml

Updated product support statuses and corrected question wording.

* add new KAi image

* Add availability regions for KAi

* Apply suggestions from code review

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Co-authored-by: John Harris <john@johnharris.io>
tomek-labuk pushed a commit that referenced this pull request Nov 28, 2025
* First draft of KAi

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply feedback

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Fix tags

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Angel <Guaris@users.noreply.github.com>

* Add placeholder changelog, UI instructions, supported table, etc.

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Angel <Guaris@users.noreply.github.com>

* Kindofish fix the sparkle icon

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Update KAi YAML with changes and corrections

* Revise product support and FAQ wording in kai.yaml

Updated product support statuses and corrected question wording.

* add new KAi image

* Add availability regions for KAi

* Apply suggestions from code review

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Angel <Guaris@users.noreply.github.com>
Co-authored-by: John Harris <john@johnharris.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Issues/ PRs whose changes should not be merged at this time release-docs Docs for release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Platform: Dr. Who

4 participants