Module universal_summarizer

Module universal_summarizer 

Source

Structs§

Data
Summary
SummaryOptions
Several options are provided to control the output the summarizer produces.

Enums§

Engine
Different summarization engines are provided that will give you choices over the “flavor” of the summarization text.
Language
The summarizer can translate the output into a desired language, using the table of supported language codes below.
Subject
Parameters url and text are exclusive. You must pass one or the other.
SummaryType
Different summary types are provided that control the structure of the summary output.

Traits§

UniversalSummarizer
The Universal Summarizer is an API using powerful LLMs to summarize content on the web, or your own documents, of any length.