June 11, 2020

OpenAI GPT-3 API announced

OpenAIAn AI research company — created GPT, ChatGPT, DALL-E, and the o-series reasoning models. announced APIApplication programming interface — a defined way for programs to talk to each other or to a service. access to GPTGenerative Pre-trained Transformer — OpenAI's family of large language models from GPT-1 through GPT-5.-3 on June 11, 2020 — opening large-language-model text generation to developers beyond research previews.

What it was for

OpenAIThe GPTGenerative Pre-trained Transformer — OpenAI's family of large language models from GPT-1 through GPT-5.-3 APIApplication programming interface — a defined way for programs to talk to each other or to a service. let apps call a 175B-parameter model for completion, summarization, and code generation via HTTPHyperText Transfer Protocol — the protocol browsers use to request and receive web pages.. It launched the LLMLarge language model — a neural network trained on vast text to generate and reason about language. APIApplication programming interface — a defined way for programs to talk to each other or to a service. economy — copywriting tools, coding assistants, and chatbots built on a single endpoint before ChatGPTOpenAI's conversational chat product — brought large language models to hundreds of millions of users.'s consumer interface.

Companies

  • OpenAI

Why it's here

The GPTGenerative Pre-trained Transformer — OpenAI's family of large language models from GPT-1 through GPT-5.-3 APIApplication programming interface — a defined way for programs to talk to each other or to a service. was the commercial inflection point for LLMs in production software.

Why it mattered

It proved developers would pay per token for generative AIModels that create new content — text, images, audio, or code — from learned patterns. at scale.

What it solved

TeamsMicrosoft Teams — chat, video calls, and Office integration for workplace collaboration. could not ship LLMLarge language model — a neural network trained on vast text to generate and reason about language. features without training and hosting their own massive models.

Media

  • OpenAI
    ImageOpenAI

    OpenAI, Public domain, via Wikimedia Commons

Related