This content applies solely to Requirements Management, which must be purchased separately from the Appian base platform. This content was written for Appian 23.4 and may not reflect the interfaces or functionality of other Appian versions. |
Appian Requirements Management comes with an integration with Azure OpenAI that can be used to generate message thread summaries. To configure this, you will 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 Requirements Management.
Note: Before installing RM 1.7 or later, you will need to install the Azure OpenAI Plugin.
After setting up your Azure OpenAI account, you will need to configure the application to use the API key.
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.
Update AS RM CS Azure Open AI
.
AS RM CS Azure Open AI
Connected System.AS_RM_BOL_RFI_OPEN_AI_GENERATION_TOGGLE
constant value to True
. Users will now have the ability to generate an RFI using AI.
AS_RM_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 Azure OpenAI Integration