OpenAI Chat Completions API

E101564

The OpenAI Chat Completions API is a cloud-based interface that lets developers integrate advanced conversational AI models into their applications for tasks like dialogue, assistance, and content generation.

AI illustration

How this image was made

AI-generated illustration of OpenAI Chat Completions API

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of the OpenAI Chat Completions API (The OpenAI Chat Completions API is a cloud-based interface that lets developers integrate advanced conversational AI models into their applications for tasks like dialogue, assistance, and content generation.)

All labels observed (4)

Label Occurrences
OpenAI API 3
Building Systems with the ChatGPT API 1
ChatGPT API 1

How this entity was disambiguated

Statements (63)

Predicate Object
instanceOf cloud-based API service
conversational AI interface
accepts JSON request bodies
accessMethod HTTP POST requests
authenticationType Bearer token
category AI-as-a-service
deploymentModel cloud
designedFor software developers
documentationURL https://platform.openai.com/docs/api-reference/chat
hostedOn OpenAI cloud infrastructure
inputFormat sequence of role-based messages
outputFormat assistant message choices
parameter frequency_penalty
logit_bias
max_tokens
messages
model
n
presence_penalty
stop
stream
temperature
top_p
user
primaryEndpoint /v1/chat/completions
providedBy OpenAI
requires API key authentication
returns JSON responses
returnsField choices
created
id
model
usage
supports assistant messages
assistant-style responses
chat-based interactions
code generation
content generation
function calling
multi-turn conversations
reasoning tasks
system messages
tool calling
tool messages
user messages
supportsFeature multiple response choices per request
response truncation via max_tokens
role-based message formatting
streaming responses
temperature-based sampling
token usage reporting
top-p sampling
supportsModelFamily GPT-3.5
GPT-4
GPT-4 Turbo
linked to: GPT-4
supportsUseCase chatbots
code assistants
content drafting
customer support automation
education and tutoring
knowledge retrieval augmentation
virtual assistants
usesProtocol HTTPS

How these facts were elicited

Referenced by (6)

Full triples — surface form annotated when it differs from this entity's canonical label.

API for Whisper relatedTo OpenAI Chat Completions API
GPT-3.5 provider OpenAI API
linked to: OpenAI Chat Completions API
GPT-3 commercialAccess OpenAI API
linked to: OpenAI Chat Completions API
GPT-4 provider OpenAI API
linked to: OpenAI Chat Completions API
Deeplearning.ai hasNotableCourse Building Systems with the ChatGPT API
linked to: OpenAI Chat Completions API
ChatGPT Prompt Engineering for Developers uses ChatGPT API
linked to: OpenAI Chat Completions API