OpenAI Developers Profile picture
Updates and announcements for developers building with OpenAI. For status updates, check https://t.co/WKTdIrg1Fl.
3 subscribers
Oct 11 12 tweets 3 min read
We announced the Realtime API last week at DevDay SF. It's been amazing to see its adoption—here are some of the coolest examples we’ve seen so far. Let us know if we missed any in this thread!
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.