Generate Summary with ChatGPT

Generate a summary of an article, essay, or text with ChatGPT

by @pixies

How to Use

No instructions provided yet. Have questions?
Ask the PixieBrix Community!


Inputs

Name Required Type Description
text string Text to create a summary about
maxTokens integer The maximum length of the response measured in tokens. 64 tokens is approximately 2-4 sentences. The length of the text plus this value cannot exceed 4000 tokens (approximately 3,000 words). Read more about tokens here: https://help.openai.com/en/articles/4936856-what-are-tokens-and-how-to-count-them
openaiapi @pixies/openai/openaiapi integration

Outputs

Name Required Type Description
summary string The generated summary
finishReason string The reason ChatGPT stopped generating text

Related Tags