Completions Overview

Learn how to generate or manipulate text using the completions endpoint of OpenAI API.

Overview

The completions endpoint can be used to perform many tasks on a text, including classification, generation, transformation, completion of incomplete text, factual responses, and others. The input to this endpoint is a text message called a prompt. The output is also some text, depending on how we design and provide the prompt.

Get hands-on with 1200+ tech skills courses.