Chat Completions
Learn how to generate or manipulate text using the completions endpoint of OpenAI API.
The chat completions endpoint
The chat 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 endpoint takes an input message from the user and the role assigned to it and returns a JSON object.
Get hands-on with 1400+ tech skills courses.