Free cookie consent management tool by TermsFeed Setting up Azure OpenAI [Government Source Selection v24.3.1.8]
Page not found in the selected version; redirected to the home page.
Setting up Azure OpenAI
This content applies solely to Government Source Selection, which must be purchased separately from the Appian base platform.

Introduction

The Appian Government Source Selection solution comes with an integration with Azure OpenAI that can be used to generate consensus final comments and combined responses on consensus reports. To configure this integration with your GSS solution, you need to register for an account with Azure OpenAI and configure the connected system with your account credentials.

This page provides instructions for configuring the Azure OpenAI Integration in Government Source Selection.

Configure application

After setting up your Azure OpenAI account, you will need to configure the application to use the API key and Resource Name.

  1. Register for a paid account with Azure OpenAI, if your organization does not already have one.
    • NOTE: You may want to start with a free account for your dev and test environments, but you will likely reach the request limit fairly quickly.
  2. Generate necessary account information for your Azure OpenAI account. This includes the API key, Resource Name, Deployment ID, and API Version.

  3. Update AS GSS Azure Open AI.

    • Paste your API key in the API Key field.
    • Paste your Resource Name in the Resource Name field.
  4. This capability is turned on by default using the toggle AS_GSS_TOGGLE_CONSENSUS_FORM_AI.
    • To disable it, set it to False.

Setting up Azure OpenAI

FEEDBACK