Skip to content

Consume a GenAI Service

Overview

Choreo is a cloud-native platform that enables developers to create, deploy, and consume services efficiently. The Choreo Internal Marketplace streamlines API discovery and integration, making it easier to incorporate services into your applications.

This guide is for application developers who want to consume GenAI Services published in the Internal Marketplace.

Prerequisites

Before you begin, ensure that:

  • You have access to a published GenAI Service in the Internal Marketplace.

  • If you don’t yet have one, refer to the PE documentation to create and deploy a sample GenAI Service.

Discover GenAI Services

  1. Navigate to the Choreo Internal Marketplace.

  2. Sign in with your credentials.

  3. Browse or search for the desired GenAI Service.

  4. Select the service to view its details.

Create a Connection to a GenAI Service

To use a GenAI Service in your Choreo component, you first need to create a connection.

  1. In the left navigation menu, click Connections.

  2. This page lists all existing connections.

  3. Click +Create.

  4. The Marketplace view opens, where you can browse and search for services.

  5. Click the Services tab.

  6. Use search or filters to find the required service efficiently.

  7. Select the GenAI Service you want to connect to.

  8. Provide a name and description for the connection.

  9. Choose an Access Mode and Authentication Scheme.

  10. Click Create.

Once created, the connection details are displayed for each environment. An inline usage guide is also provided, showing how to use the connection in your component.