Generate Essay Outline with OpenAI

Generate an outline for an essay with OpenAI

by @pixies

How to Use

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


Inputs

Name Required Type Description
topic string Topic to create an essay outline about
maxTokens integer The maximum length of the response measured in tokens. 64 tokens is approximately 2-4 sentences. The length of the topic 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
outline string The generated outline

Related Tags