Configure copilot template for store operations

Important

Some or all of this functionality is available as part of a preview release. The content and the functionality are subject to change.

To use AI store operations in Store Operations Assist, you need to complete the following steps:

Configure AI store operations to work in Store Operations Assist admin portal

To add relevant configurations and examples for AI store operations, follow these steps in Store Operations Assist admin portal:

  1. Go to App setup > AI store operations section on the left navigation.

  2. Go to General tab to enable or disable AI store operations features:

    1. Store Description: Provide a description of the organization (retailer).

    2. Enable Q&A: Toggle to enable or disable the Q&A feature.

    3. Enable Form Filling: Toggle to enable or disable the form filling feature.

    Screenshot shows settings page of AI store operations.

  3. Go to Active Task samples page in Store Operations Assist admin portal setup.

    Important

    We recommend that you add at least five examples of the retailer so that LLM can provide relevant information (answers /tasks) suitable for the retailer. It's mandatory to create at least one example without which the solution shows errors.

    1. Name: Give a name for the example task.

    2. Instruction example: Enter an example, one that store associates typically ask.

    3. Task type: Choose the task type for the example task.

    4. Outlet Zone: Choose the zone where the task usually happens from the list.

    5. Assign To: Choose the associate or team, which typically manages the example task.

    Screenshot shows how to add sample tasks.

  4. You can see the list of examples that you added as shown:

    Screenshot shows the list of sample tasks.

To link Store Operations Assist with Azure OpenAI accounts, follow these steps:

  1. In the left navigation, select Azure OpenAI configuration.

  2. The Authentication tab opens by default. The Application ID and Client secret value created during app registration (Azure portal) are required here. Enter the same information as displayed in Azure portal in Store Operations Assist admin portal for successful authentication. Select Authenticate.

    Screenshot shows the Azure OpenAI authentication tab.

    Important

    If you are already using AI store operations, you should maintain the same authentication when you upgrade to future releases.

  3. Select the General tab in Azure OpenAI configuration. Fill in the following details:

    Screenshot shows the Azure OpenAI general tab.

    1. Name: Give a name for this configuration.

    2. Owner: Enter the details of the IT administrator.

    3. Subscription ID: Enter your Azure OpenAI Subscription ID.

    4. Resource Group Name: Provide the name of the resource group created in Azure OpenAI.

    5. Resource Name: Enter the name of the resource created in Azure OpenAI.

    6. Deployment Name: Enter the deployment name from Azure AI studio.

    Important

    Use the values that you noted down previously while validating the deployment of resources in the Azure portal.

  4. Configure Q&A resources in Azure OpenAI configuration. Fill in the following details:

    Screenshot shows the Azure OpenAI Q&A resources tab.

    1. Q&A Deployment Name: Enter the Q&A deployment name from Azure OpenAI portal as shown in the given screenshot (typically name of gpt-35-turbo-16k model).

    2. Search Service Name: Enter the name of your Azure Cognitive Search service name from resource group1.

    3. Search Service Index: Enter the search index name from resource group by searching for the service name.

    4. Semantic Configuration: Choose default.

    5. Vector Deployment Name: Enter the deployment name from Azure OpenAI portal (typically name of embedding model).

    Important

    Use the values that you noted down previously while validating the deployment of resources in Azure portal and deployment of models in Azure AI Studio.