Salesforce

Summarization engines

« Go Back
Information
Summarization engines
000004208
Public
Product Selection
aiWare - aiWare
Article Details
[API][partial]
[Search][no]
[UI][no]

Summarization engines generate a readable summary of a given piece of text.

Engine input

Summarization engines can specify supportedInputFormats in their manifest for mime types they can support natively (e.g. text/plain, application/pdf). In this case, engines are given the entire file as their input and are responsible for outputting the summary of the entire file in their .aion output.

Engine output

See the summary validation contract json-schema.

Example

The simplest example is a single summary of an entire document

{
  "validationContracts": ["summary"],
  "summary": "textual summary of the entire document goes here"
}
Additional Technical Documentation Information
Properties
5/7/2024 6:22 PM
5/7/2024 6:23 PM
5/7/2024 6:23 PM
Documentation
Documentation
000004208
Translation Information
English

Powered by