Text Model Block Reference ๐ฌ
GPT-3: Edit Mode
The GPT-3: Edit Mode block is powered by OpenAIโs GPT-3 text generation model. It is best used to edit text dynamically.
The GPT-3: Edit Mode block has 2 inputs and 1 output.
Inputs:
Input Text
: This input is typically dynamically attached to an input block with text entered by the user.Edit Instruction
: The instruction is used to describe the way youโd like the model to edit theInput Text
. You can reference the profession, personality traits, or behaviors you expect. For example, an instruction can be: โEdit the text with a professional tone. The edited text should have proper grammar and spelling.โ
Output:
Text
: The response returns the output from the GPT-3: Edit Mode model based on the instructions and input text.
To make more powerful prompts, try using the Combine Text block
For better performance, try using the GPT-4 block.