Free cookie consent management tool by TermsFeed Setting up OpenAI Integration [Vendor Management v23.2.1.4]
Page not found in the selected version; redirected to the home page.
Setting up OpenAI Integration
This content applies solely to Vendor Management, which must be purchased separately from the Appian base platform. This content was written for Appian 23.2 and may not reflect the interfaces or functionality of other Appian versions.

Introduction

Appian's Vendor Management comes with an integration with OpenAI that can be used to generate message thread summaries. To configure this, you will need to register for an account with OpenAI and configure the connected system with your account credentials. This page provides instructions for configuring the OpenAI Integration in Vendor Management.

Configure application

After setting up your OpenAi account, you will need to configure the application to use the API key.

  1. Register for a paid account with OpenAI, if your organization does not already have one
    • NOTE: You may want to start with a free account for dev and test environments, but you will likely hit the request limit fairly quickly.
  2. Generate an API key for the account.
  3. Update AS VM CS OpenAI.
    • Paste your API key in the API Key field.
    • If you are using a pre-existing OpenAI account, it may be related to multiple organizations that pay separately for requests. In this case, you should specify which organization these API requests will count against by populating the Organization field in VM.
  4. Click TEST CONNECTION to make sure the API Key is working
  5. Toggle the AS_VM_MSG_BOL_THREAD_SUMMARY_TOGGLE constant value to True. The thread summary will now be updated each time a message is added to a thread.

Setting up OpenAI Integration

FEEDBACK