Stay organized with collections
Save and categorize content based on your preferences.
The Agent Assist Summarization feature lets you provide
conversation summaries to your agents after each conversation is completed.
The summaries help agents create their conversation notes and understand
end-user communication history. For example, a summary output about a
conversation might look similar to the following:
This tutorial guides you through training and deploying a Summarization model
using the Agent Assist console. You can use it to train a model
and test its performance, but be aware that all runtime operations must be
carried out by calling the API directly. See the Agent Assist
Summarization how-to guide for instructions.
If you are using your own data, make sure that you have
formatted it correctly
and uploaded it to a Cloud Storage bucket. You also have the option of
training a model using demo chat data or using a pre-trained demo model.
Create & train a new model
Navigate to the Agent Assist console.
Select the Summarization card in the center of the screen and click
Get started. You have the option of trying out the Summarization feature
using a demo model, or creating your own custom model using one or more
datasets.
If you are training a custom model using the public Summarization dataset,
enter gs://summarization_integration_test_data/data/* in the dataset URI
field. If you are using your own dataset, the tutorial will walk you through
the process of creating a dataset from your data.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["Agent Assist Summarization provides conversation summaries to agents after each conversation, aiding in note-taking and understanding communication history."],["You can train and deploy a Summarization model using the Agent Assist console, but runtime operations require direct API calls."],["Training a custom model requires properly formatted data uploaded to a Cloud Storage bucket, but demo data or a pre-trained model is also available."],["The Summarization feature can be initiated via the Agent Assist console, where you can either try a demo model or create a custom model using datasets."],["This is a pre-GA feature, therefore it is available \"as is\" with limited support as per the \"Pre-GA Offerings Terms\"."]]],[]]