OpenAI Chat Completions Models

OpenAI provides direct access to GPT and related models through the official OpenAI API.

Chat Completions sends conversational prompts and returns model-generated replies. This is the main endpoint used by most AI apps.