Skip to main content

Text Summarizer

Extracts the summary of the entered text.

Input

  • Text: The text from which the summary is to be extracted
    • Type: System.String
    • Required

Output

  • Summarized Text: The summary of the text.
    • Type: System.String
    • Required

Details

  • The AI has a text limit of 4096 tokens. It will give an error if the limit is exceeded.