Skip to content
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

Enhance AI configuration for better Kong Gateway developer assistance #14372

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adityakrmishra
Copy link

This PR improves the AI configuration to better serve developers working with Kong Gateway:

  1. Added explicit system context focusing on:

    • API management best practices
    • Microservices architecture patterns
    • Kubernetes integrations
    • Kong-specific plugin configurations
  2. Modified safety settings to:

    • Block only high-risk content instead of disabling completely
    • Maintain developer-friendly environment while ensuring safety
  3. Adjusted generation parameters to:

    • Reduce temperature for more focused responses
    • Set appropriate token limits for technical answers
    • Add stop sequences for better response formatting
  4. Updated example query to demonstrate:

    • Common Kong Gateway use case
    • Plugin configuration scenario
    • Practical developer workflow

These changes aim to make the AI interactions more productive for Kong users while maintaining appropriate safety measures.

- Added system role with Kong-focused context
- Improved example query for rate-limiting configuration
- Adjusted generation parameters for technical responses
- Modified safety settings to block only high-risk content
- Added stop sequence for better response control
@CLAassistant
Copy link

CLAassistant commented Mar 19, 2025

CLA assistant check
All committers have signed the CLA.

@team-eng-enablement team-eng-enablement added the author/community PRs from the open-source community (not Kong Inc) label Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author/community PRs from the open-source community (not Kong Inc) size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants