AI Provider Integration
AI Provider integrations allow you to take advantage of language models from third-party AI providers in voice and chat scenarios. These models allow the AI Agent scenario block to hold purposeful conversations with customers and extract relevant data to scenario variables, which can then be used for further automation.
Each AI Provider offers a number of language models with varying capabilities. The following AI Providers are supported:
Learn how to add an AI integration account and use the AI Agent block in your scenarios with the AI Agent tutorial |
OpenAI Properties
After adding an OpenAI account, the properties dialog will appear. Enter the API key for your OpenAI account and click the Read Models button to retrieve the list of GPT models that can be accessed from your account. Once configured, the account can be selected as an AI Provider in an AI Agent scenario block.
Name
The unique name of this integration account. Because you can have multiple integration accounts of the same type, it is recommended to use a descriptive name.
Type
Automatically set as AI Providers (OpenAI).
API Key
The OpenAI API key to use with this integration account. The API keys page of your OpenAI account allows you to generate API keys.
GPT Model
Select the GPT model that this integration account will provide. If the list is empty, click the Read Models button to retrieve the list of models. Refer to the OpenAI models documentation for information about model capabilities and pricing.
Read Models
Click this button to refresh the list of GPT models available to your OpenAI account.
Test Connection
Click to verify that Bright Pattern Contact Center can connect to your OpenAI account using the provided API key.
Google Vertex AI Properties
After adding a Google Vertex AI account, the properties dialog will appear. In Properties, you will upload the JSON-formatted key file for the service account, select the desired region, and choose the model. Once configured, the account can be selected as an AI Provider in an AI Agent scenario block.
Name
The unique name of this integration account. Because you can have multiple integration accounts of the same type, it is recommended to use a descriptive name.
Type
Automatically set as AI Providers (Google Vertex AI).
Region
Select the Google Cloud region for your Vertex AI instance from the dropdown list. The list is automatically populated with available regions.
Credentials JSON
Upload the JSON-formatted key file for the Google Cloud service account that will provide the model. Refer to the Vertex AI FAQ article for more information on how to retrieve your credentials.
Model
Select the desired Vertex AI model that will be provided by this integration account. Refer to the Google models documentation for information about model capabilities and pricing.
Test Connection
Click to verify that Bright Pattern Contact Center can connect to your Google Vertex AI account using the provided credentials and region.
Recommended Reading
For more information on using AI integrations, refer to the following: