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
- Type:
Output
- Summarized Text: The summary of the text.
- Type:
System.String - Required
- Type:
Details
- The AI has a text limit of 4096 tokens. It will give an error if the limit is exceeded.