Editing Text

Learn how the OpenAI API edits text with respect to an instruction.

Overview

OpenAI’s GPT-3 model can edit text, which has various applications like grammar and punctuation correction, rewriting text, or any other simple instructions that can be performed on a text. To do this, we provide the model with a text and an instruction for the edit. The model then returns an edited text.

Get hands-on with 1200+ tech skills courses.