OpenAI Developers Profile picture
Official @OpenAI account for anyone building on our APIs. Join us in building the future of AI. We ❤️ developers!
Ramzi Malhas Profile picture libra Profile picture 2 subscribed
Oct 1 8 tweets 4 min read
Today at DevDay SF, we’re launching a bunch of new capabilities to the OpenAI platform: 🗣️ Introducing the Realtime API—build speech-to-speech experiences into your applications. Like ChatGPT’s Advanced Voice, but for your own app. Rolling out in beta for developers on paid tiers. openai.com/index/introduc…
Apr 17 4 tweets 2 min read
Introducing a series of updates to the Assistants API 🧵

With the new file search tool, you can quickly integrate knowledge retrieval, now allowing up to 10,000 files per assistant. It works with our new vector store objects for automated file parsing, chunking, and embedding. Image New token controls allow you to set maximum input and output tokens per run to manage costs. You can also choose how many recent messages to use for context truncation.

platform.openai.com/docs/assistant…
Apr 9 4 tweets 2 min read
GPT-4 Turbo with Vision is now generally available in the API. Vision requests can now also use JSON mode and function calling.


Below are some great ways developers are building with vision. Drop yours in a reply 🧵platform.openai.com/docs/models/gp… Devin, built by @cognition_labs, is an AI software engineering assistant powered by GPT-4 Turbo that uses vision for a variety of coding tasks.