-
Notifications
You must be signed in to change notification settings - Fork 85
feat(konnect-platform): KAi #3123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
5437b91
First draft of KAi
cloudjumpercat e9784dd
Apply feedback
cloudjumpercat 43ee92f
Fix tags
cloudjumpercat 6b00748
Apply suggestions from code review
cloudjumpercat 1822c0c
Add placeholder changelog, UI instructions, supported table, etc.
cloudjumpercat e816bc1
Apply suggestions from code review
cloudjumpercat a0eaeb7
Kindofish fix the sparkle icon
cloudjumpercat 1546dc5
Update KAi YAML with changes and corrections
johnharris85 a0ae293
Revise product support and FAQ wording in kai.yaml
johnharris85 6790a91
add new KAi image
johnharris85 070d99b
Add availability regions for KAi
johnharris85 84d6f4b
Apply suggestions from code review
cloudjumpercat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -387,6 +387,7 @@ jwt | |
| jwts | ||
| kafka | ||
| kafkactl | ||
| KAi | ||
| kbps | ||
| kds | ||
| keepalive | ||
|
|
||
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,59 @@ | ||
| metadata: | ||
| title: "Konnect AI assistant" | ||
| content_type: landing_page | ||
| description: Learn how to use Kong's AI assistant, KAi. | ||
| products: | ||
| - konnect | ||
| breadcrumbs: | ||
| - /konnect/ | ||
| tags: | ||
| - ai | ||
| - mcp | ||
| beta: true | ||
|
|
||
| rows: | ||
|
|
||
| - header: | ||
| type: h1 | ||
| text: "Kong AI assistant" | ||
| sub_text: Use Kong's AI assistant, KAi, to detect issues and suggest fixes. | ||
|
|
||
| - columns: | ||
| - blocks: | ||
| - type: structured_text | ||
| config: | ||
| blocks: | ||
| - type: text | ||
| text: | | ||
| Kong's AI assistant, KAi, can detect issues, suggest remediation, and accelerate your workflows all without leaving the {{site.konnect_short_name}} UI. | ||
cloudjumpercat marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| is enabled by default for {{site.konnect_short_name}} Plus and trial accounts. | ||
cloudjumpercat marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| KAi is always disabled by default for Enterprise accounts. | ||
| Enterprise accounts can enable it by contacting their Kong account manager. | ||
cloudjumpercat marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| KAi can help you do the following: | ||
| * Run a debug session to analyze API performance issues | ||
| * Provides recommendations to improve API performance | ||
| * Answer any {{site.konnect_short_name}} questions using the Kong Docs | ||
| - type: button | ||
| config: | ||
| text: "Try KAi in {{site.konnect_short_name}}" | ||
| url: https://cloud.konghq.com?agent=true | ||
| - blocks: | ||
| - type: image | ||
| config: | ||
| url: /assets/images/konnect/kai.png | ||
| alt_text: "KAi" | ||
|
|
||
| - header: | ||
| text: "Frequently asked questions" | ||
| type: h2 | ||
| columns: | ||
| - blocks: | ||
| - type: faqs | ||
| config: | ||
| - q: Is the KAi AI assistant enabled by default? | ||
| a: It is enabled by default for {{site.konnect_short_name}} Plus and trial accounts. KAi is always disabled by default for Enterprise accounts. Enterprise accounts can enable it by contacting their Kong account manager. | ||
| - q: Does KAi automatically modify {{site.konnect_short_name}} configuration when it finds an issue? | ||
| a: No. KAi will ask for your permission before making any changes to {{site.konnect_short_name}} configuration. You can also approve modifications on a per session basis. | ||
cloudjumpercat marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - q: Can all users see the same resources with the AI assistant KAi? | ||
| a: No. Users can only see the {{site.konnect_short_name}} entities in KAi that they have permissions to via [teams and roles](/konnect-platform/teams-and-roles/). For example, if a user is a Portal Admin, they can see Dev Portal entities, but they can't ask KAi about control planes. | ||
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
cloudjumpercat marked this conversation as resolved.
Show resolved
Hide resolved
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.