2 min read
|
Saved February 14, 2026
|
Copied!
Do you care about this?
This article outlines recent updates to the Responses API, including new features for integrating with Gmail, Google Calendar, and Dropbox. It introduces a Prompt object for better prompt management and discusses the addition of webhooks for improved notification handling during long tasks.
If you do, here's more
Two notable updates were made to the Responses API, enhancing its functionality significantly. The first update introduces Connectors, which allow developers to pull context from platforms like Gmail, Google Calendar, Dropbox, and more, all in one API call. This means apps can now easily access emails, calendar events, and files, streamlining processes that would otherwise require multiple steps. As of now, integration is available with services such as Teams, Outlook Calendar, and SharePoint, expanding the API's utility.
The second update focuses on Conversations, enabling developers to maintain chat threads without needing to manage a separate database. This feature simplifies the development of applications that require persistent user interactions. Alongside these updates, two new additions, Deep Research and Webhooks, were introduced. Deep Research leverages advanced models for enhanced information retrieval, while Webhooks provide a way to receive real-time notifications about API events, improving the efficiency of long-running tasks.
Prompts have also been revamped to streamline their management and reuse across different platforms. The new Prompt object allows for central control of prompts, making it easier to optimize and save configurations. The Playground has seen improvements too, with a new "Optimize" button that enhances prompt performance. Finally, Evals now supports tool use, allowing for richer evaluations based on tool interactions, which can include both OpenAI-hosted and third-party tools. This combination of updates makes the API more powerful and user-friendly for developers.
Questions about this article
No questions yet.