Table of Contents

Platforms

This is where you configure the target platform, the AI that provides the responses.

Field Description
Code Used to identify and uniquely name a platform configuration.
Description Allows a more detailed description of the connected platform.
API Implementation Type Determines the implementation or the platform interface to be used. At present, we only support BC Azure OpenAI Copilot, and thus the connection to Microsoft Azure OpenAI implemented by Microsoft.
Base URI A URI in the form https://*instancename*.openai.azure.com/. You can find this in the Microsoft Azure portal under Azure AI Services. The instance name is the assigned name of the service that was specified when it was created.
Deployment Enter the name of the deployment of the OpenAI application here, ideally by copying it from the Microsoft Azure OpenAI Studio website. To do this, follow the Azure OpenAI web page above and then the created service. From here, open the Azure OpenAI Studio website via a link.
Authentication Type Azure OpenAI supports authentication via API Key, i.e. specifying a key as a password.
Credentials Here you have the option of selecting existing credentials (lookup) or creating new credentials (drilldown).
HTTP Headers The header information is intended for future enhancements and will allow additional header fields and parameters to be transferred to the AI service.
Warning

Please note that the execution of AI functions may incur additional costs.