OpenAI Chat Completions API

Chat models take a list of messages as input and return a model-generatedmessage as output. Although the chat format is designed to make multi-turnconversations easy, it's just as useful for single-turn tasks without anyconversation.

Properties

Tags