Skip to content

Conversation

@Thushani-Jayasekera
Copy link
Contributor

Description

https://github.com/wso2-enterprise/choreo/issues/36420

Type of change

  • Change is only applicable for Developer view
  • Change is only applicable for Platform Engineer view
  • Change is applicable for both Developer and Platform Engineer views

Testing

  • Change is tested in Developer view
  • Change is tested in Platform Engineer view

Related issues

List related issues here


As AI adoption accelerates, managing AI APIs effectively has become essential for organizations integrating AI into their applications. Choreo's AI Gateway simplifies this process, providing a seamless way to create, manage, and expose AI APIs with robust security and scalability.

![AI Gateway](../../assets/img/ai-gateway/ai-gateway.png)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image to be added
2 screen

Copy link
Contributor

Copilot AI left a comment

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 comprehensive documentation for the new Choreo AI Gateway feature, which enables organizations to integrate and manage generative AI services through a specialized gateway with enterprise-grade security and governance.

Key changes include:

  • Introduction of AI Gateway documentation with provider support and token-based rate limiting
  • Reorganization of GenAI service documentation from external services to a dedicated AI Gateway section
  • Addition of developer-focused documentation for consuming GenAI services via connections

Reviewed Changes

Copilot reviewed 6 out of 8 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
en/pe-docs/mkdocs.yml Updates navigation structure to create dedicated AI Gateway section with separate pages for gateway overview and service management
en/pe-docs/docs/db-and-services/ai-gateway/choreo-ai-gateway.md Introduces new AI Gateway overview page documenting supported providers, key features, and token-based rate limiting
en/pe-docs/docs/db-and-services/ai-gateway/integrate-and-manage-gen-ai-services.md Comprehensive guide for platform engineers on registering and managing GenAI services through the AI Gateway
en/developer-docs/mkdocs.yml Updates navigation to add GenAI connection documentation and removes outdated external services reference
en/developer-docs/docs/integrate-and-manage-external-services/integrate-and-manage-gen-ai-services.md Removes old GenAI services documentation that was relocated to PE docs
en/developer-docs/docs/develop-components/sharing-and-reusing/create-a-connection-to-a-genai-service.md New developer guide for consuming GenAI services through the Internal Marketplace

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.


Generative AI (GenAI) services leverage advanced machine learning models to create original content such as text, images, music, or code, by identifying and learning patterns from existing data. Powered by deep neural networks and other machine learning models, these services can generate human-like outputs in various formats. This versatility makes GenAI ideal for tasks such as content creation, image generation, conversation automation, etc.

Choreo provides native support to integrate GenAI services into applications. Developers can register GenAI services, manage access, and expose them securely through the [Choreo AI Gateway](https://github.com/wso2/choreo-ai-gateway), ensuring enterprise-grade governance and control.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am getting 404 for this link: https://github.com/wso2/choreo-ai-gateway

@Thushani-Jayasekera Thushani-Jayasekera merged commit d6c5b6a into wso2:PE Oct 2, 2025
1 check passed
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.

3 participants