Setting up chat summary for agents
Before you begin
- Ask your BMC account manager to deploy the BMC HelixGPT service in your environment.
- Ensure that you have the API key for the Open AI or Azure OpenAI service and add them in the BMC HelixGPT administrator UI. For more information, see Selecting the generative AI provider for your application.
Process for setting up chat summary for agents
The following overview shows the tasks involved in setting up a chat summary for agents through BMC HelixGPT:
Task | Action | Description | Reference |
---|---|---|---|
1 | Set the summarization Skill and a prompt for Live Chat | Add the default summarization Skill and a prompt for Live Chat to leverage the summarization feature of BMC HelixGPT in Live Chat. | |
2 | Configure the summarization Skill in Live Chat | Configure the summarization Skill ID in the Live Chat Administration console. |
To set the summarization Skill and prompt for Live Chat
- Log in to BMC HelixGPT Manager.
- From the Application list, select BMC Live Chat.
- Select Summarization Skill.
- (Optional) Create a copy of the global prompt, and then edit the copied prompt to type your text.
The global prompt is always appended to the Skill-specific prompt.
- To add the summarization Skill-specific prompt, create a copy of the summarization prompt and link it .
- Click Apply.
To configure the summarization skill in Live Chat
After you add the summarization skill and a prompt in BMC HelixGPT, you need to configure the summarization skill in the Live Chat Administration console.
- Log in to Mid Tier.
- Select Applications > Live Chat > Administration Console.
- In Self Service Configuration, click System Configuration.
In the Configuration text box, enter the required values for the following parameters:
Parameter
Required value
Description
<chatGPTSummaryNotes>
true
Important: By default, the value of this setting is set to false.
Adds the BMC HelixGPT chat summary as a work note in an incident or a work order.
<skillId>
Adds the Skill ID of BMC HelixGPT.
<gptServiceUrl>
Adds the service URL of BMC HelixGPT as the assistant service.
<summarizeChatForChatbotTransfer>false</summarizeChatForChatbotTransfer>true
Important: By default, the value of this setting is set to false.
Provides a chat summary to an agent when the chat is transferred from a chatbot to the agent.
<summarizeChatForAgentTransfer>false</summarizeChatForAgentTransfer>true
Important: By default, the values of this setting is set to false.
Provides a chat summary to an agent when the chat is transferred from that agent to another agent or another queue.
- Save your changes
After you enable the parameters, the system requests BMC HelixGPT to:
- Retrieve the chat summary as a work note in the incident or work order in Live Chat, as shown in the following image:
- Show the chat summary to an agent when the chat is transferred to that agent from a chatbot or from that agent to another agent or a queue: