Summarize Text

Estimated reading: 2 minutes 7 views

This activity is used to generate a concise summary of a larger body of text by extracting the most important information.

Technical Reference

Configuration

Each activity requires a connection with GEN AI activities. Once you select the respective project name where Gen AI activities has been integrated, the activity will automatically retrieve the available connections for that project.

Below are the properties available after the project has been integrated:

Harmony Gen AI: This parameter indicates the account name associated with integration.

Model Type: Specifies to choose the list of models available for GEN AI integration. By default, it will be chosen as “Default – Llama 3.1” model.

Input

Text to summarize: Specifies the input text for summarization. It accepts values either as a string enclosed in double quotes or as a string variable.

Number of summary words: Specifies the maximum length of the generated summary. Accepts either an Int32 value or an Int32 variable.

Summary format: Specifies to provide the summary of the text as paragraph, numbered list or bullet points.

Detect Language for Output: Enables automatic detection of the input language and returns the summary in the same or a different language. The default value is True.

Output Language: Specifies the preferred language for the summary if different from the input. This option is available only when Detect Language for Output is set to False, and the language can be selected from the dropdown list.

 Output

Summary of the text: Returns the detected language as a string variable.

Share this Doc

Summarize Text

Or copy link

CONTENTS