OpenAI launches GPT-4 API for everyone


OpenAI launches GPT-4 API for everyone

reader comments
6 with

On Thursday, OpenAI announced that all paying API customers now have access to the GPT-4 API. It also introduced updates to chat-based models, announced a shift from the Completions API to the Chat Completions API, and outlined plans for deprecation of older models.

Generally considered its most powerful API product, the GPT-4 API first launched in March but has been under closed testing until now. As an API, developers can use a special interface to integrate OpenAI’s large language model (LLM) into their own products for uses such as summarization, coding assistance, analysis, and composition. The model runs remotely on OpenAI’s servers and provides output to other apps over the Internet.

OpenAI says the GPT-4 API with 8K context is accessible to existing developers who have a successful payment history, with plans to open access to new developers by the end of July. And in a move to distance itself from older GPT-3-style models, OpenAI has also opted to begin retiring “Completions API” models in favor of newer Chat Completions API models. Since its March launch, OpenAI says that its Chat Completions API models now account for 97 percent of OpenAI’s API GPT usage.

replaced with newer versions, and developers using some of these models will be required to upgrade their integration manually. For now, the older models will remain available but will be labeled as “legacy” products. Here’s a partial list of models that will be deprecated:

  • ada
  • babbage
  • curie
  • davinci
  • davinci-instruct-beta
  • curie-instruct-beta
  • text-ada-001
  • text-babbage-001
  • text-curie-001
  • text-davinci-001
  • text-davinci-002
  • text-davinci-003

OpenAI will provide drop-in replacements for these older models. For example, OpenAI recommends that users of the text-davinci-003 model switch to the gpt-3.5-turbo-instruct model instead. Similarly, the ada-002, babbage-002, curie-002, and davinci-002 models will replace earlier versions of each. Applications using some of these GPT-3 models (such as ada, babbage, curie, davinci) will “automatically be upgraded to the new models listed above on January 4, 2024,” according to OpenAI.

OpenAI also announced that “based on the stability and readiness of these models for production-scale use,” it is also making APIs for Whisper, DALL-E, and GPT-3.5 Turbo “generally available.” And the company expects to continue fine-tuning the models throughout the year.

Developers can find more details in OpenAI’s blog post for the announcement.

Article Tags:
Article Categories:
Technology