2021

August

1 events

Editors' summary

Codex, the model under Copilot, opens as an API

On 10 August, OpenAI opened Codex through its API. The model behind GitHub Copilot, it generates code from instructions in plain language, across a dozen or so languages, with Python the strongest.

Code can be checked by running it. As a domain where success is easier to judge than in prose, it drew the labs in.

This block is written by the editors. It is kept separate from the sourced record below.

Record1 events
  1. 10
    ModelOpenAI

    OpenAI Codex released through API in private beta

    OpenAI released an improved version of OpenAI Codex, its AI system that translates natural language into code, through its API in private beta. A descendant of GPT-3, Codex was trained on natural language and billions of lines of source code including public GitHub repositories, and powers GitHub Copilot, launched the previous month. Most capable in Python and proficient in more than a dozen languages including JavaScript and Go, it enabled building natural language interfaces that drive software through English commands.