Genpact Cora Knowledge Center

Support

Integrate and Configure AI Agents Service

V10.8

Overview

Microsoft Azure AI Agents is a service with Azure AI Foundry to scale AI agents that automate business processes. Azure AI Agents in Cora Orchestration in integration with Microsoft Azure AI Agent service where  combine Large Language Models (LLMs) with tools, connectors and data to run workflows and perform tasks automatically.

How it works

  1. AI Engineer creates an Agent in the Agent service.
    1. Creates Project in Azure AI Foundry.
    2. Attaches all needed tools to the agent like LogicApp, OpenAPI, and functions.
  2. Cora Orchestration platform accesses the Agent via HTTPS.
  3. Cora Orchestration platform passes input arguments. For example, for translation task and summarization task.
  4. Agent returns the response to the Cora Orchestration platform.

Create AI Agents Providers

  1. In the Admin site, go to AI Services>AI Agent Providers.
  2. Click Add New Record.
  3. Add the following AI Agents Provider details:
    • Name: Name of the provider.
    • Provider: Type of provider, Azure AI Foundry.
    • Secret Source: Whether the provider source is internal or external.
    • Configuration: The connection configuration to the Azure AI Foundry.
  4. Click Add.

Attach tools to the Agent

  1. Open the workflow to attach tools.
  2. Add AI Agent from the toolbox, AI>AI Agent
  3. In the AI Agent Misc properties, edit Bindings, Provider and select the Formatting Enabled.
  4. Set AI Agent Activity properties.