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.
All labels observed (3)
| Label | Occurrences |
|---|---|
| OpenAI API | 3 |
| Building Systems with the ChatGPT API | 1 |
| OpenAI Chat Completions API canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T805255 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: OpenAI Chat Completions API Context triple: [API for Whisper, relatedTo, OpenAI Chat Completions API]
-
A.
ChatGPT
ChatGPT is an advanced conversational AI model developed by OpenAI that can understand and generate human-like text across a wide range of topics and tasks.
-
B.
GPT-3.5
GPT-3.5 is a large language model that generates human-like text and powers conversational AI applications such as advanced chatbots and coding assistants.
-
C.
OpenAI Codex API
The OpenAI Codex API is a cloud-based interface that lets developers integrate Codex’s natural-language-to-code generation and code understanding capabilities into their own applications and tools.
-
D.
ChatGPT Enterprise
ChatGPT Enterprise is OpenAI’s business-grade version of ChatGPT, offering enhanced security, admin controls, and scalable access to advanced AI capabilities for organizations.
-
E.
GPT-3
GPT-3 is a large-scale autoregressive language model known for generating human-like text and performing a wide range of natural language tasks with minimal fine-tuning.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: OpenAI Chat Completions API Target entity description: 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.
-
A.
ChatGPT
ChatGPT is an advanced conversational AI model developed by OpenAI that can understand and generate human-like text across a wide range of topics and tasks.
-
B.
GPT-3.5
GPT-3.5 is a large language model that generates human-like text and powers conversational AI applications such as advanced chatbots and coding assistants.
-
C.
OpenAI Codex API
The OpenAI Codex API is a cloud-based interface that lets developers integrate Codex’s natural-language-to-code generation and code understanding capabilities into their own applications and tools.
-
D.
ChatGPT Enterprise
ChatGPT Enterprise is OpenAI’s business-grade version of ChatGPT, offering enhanced security, admin controls, and scalable access to advanced AI capabilities for organizations.
-
E.
GPT-3
GPT-3 is a large-scale autoregressive language model known for generating human-like text and performing a wide range of natural language tasks with minimal fine-tuning.
- F. None of above. chosen
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 ⓘ
surface form:
GPT-4 Turbo
|
| supportsUseCase |
chatbots
ⓘ
code assistants ⓘ content drafting ⓘ customer support automation ⓘ education and tutoring ⓘ knowledge retrieval augmentation ⓘ virtual assistants ⓘ |
| usesProtocol | HTTPS ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: OpenAI Chat Completions API Description of subject: 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.
Referenced by (5)
Full triples — surface form annotated when it differs from this entity's canonical label.