Basic Information

appmixer.ragieai.core.GetDocumentSummary

1.0.0

Public

Get a LLM generated summary of the document. The summary is created when the document is first created or updated. Documents of types ['xls', 'xlsx', 'csv', 'json'] are not supported for summarization. Documents greater than 1M in token length are not supported. This feature is in beta and may change in the future.

Input Ports

in

FieldTypeDescription
Document Id text The id of the document.

Output Ports

out

FieldTypeDescription
Document Id -
Summary -

Full Metadata