• Kinza Babylon Staked BTCKinza Babylon Staked BTC(KBTC)$83,270.000.00%
  • Steakhouse EURCV Morpho VaultSteakhouse EURCV Morpho Vault(STEAKEURCV)$0.000000-100.00%
  • Stride Staked InjectiveStride Staked Injective(STINJ)$16.51-4.18%
  • Vested XORVested XOR(VXOR)$3,404.231,000.00%
  • FibSwap DEXFibSwap DEX(FIBO)$0.0084659.90%
  • ICPanda DAOICPanda DAO(PANDA)$0.003106-39.39%
  • TruFin Staked APTTruFin Staked APT(TRUAPT)$8.020.00%
  • bitcoinBitcoin(BTC)$111,411.004.08%
  • ethereumEthereum(ETH)$2,619.372.89%
  • VNST StablecoinVNST Stablecoin(VNST)$0.0000400.67%
  • tetherTether(USDT)$1.00-0.03%
  • rippleXRP(XRP)$2.411.99%
  • binancecoinBNB(BNB)$685.103.42%
  • solanaSolana(SOL)$176.443.77%
  • Wrapped SOLWrapped SOL(SOL)$143.66-2.32%
  • usd-coinUSDC(USDC)$1.00-0.01%
  • dogecoinDogecoin(DOGE)$0.2406524.74%
  • cardanoCardano(ADA)$0.794.62%
  • tronTRON(TRX)$0.2710420.51%
  • staked-etherLido Staked Ether(STETH)$2,616.912.93%
  • wrapped-bitcoinWrapped Bitcoin(WBTC)$111,205.004.13%
  • SuiSui(SUI)$4.054.69%
  • Gaj FinanceGaj Finance(GAJ)$0.0059271.46%
  • Content BitcoinContent Bitcoin(CTB)$24.482.55%
  • USD OneUSD One(USD1)$1.000.11%
  • Wrapped stETHWrapped stETH(WSTETH)$3,151.712.99%
  • chainlinkChainlink(LINK)$16.373.25%
  • HyperliquidHyperliquid(HYPE)$30.5115.71%
  • avalanche-2Avalanche(AVAX)$23.785.56%
  • UGOLD Inc.UGOLD Inc.(UGOLD)$3,042.460.08%
  • ParkcoinParkcoin(KPK)$1.101.76%
  • stellarStellar(XLM)$0.2985743.47%
  • shiba-inuShiba Inu(SHIB)$0.0000153.07%
  • hedera-hashgraphHedera(HBAR)$0.2010512.98%
  • bitcoin-cashBitcoin Cash(BCH)$418.975.80%
  • leo-tokenLEO Token(LEO)$8.890.81%
  • ToncoinToncoin(TON)$3.121.17%
  • litecoinLitecoin(LTC)$99.234.51%
  • polkadotPolkadot(DOT)$4.842.25%
  • moneroMonero(XMR)$397.4210.35%
  • wethWETH(WETH)$2,621.862.86%
  • USDSUSDS(USDS)$1.00-0.02%
  • Yay StakeStone EtherYay StakeStone Ether(YAYSTONE)$2,671.07-2.84%
  • Wrapped eETHWrapped eETH(WEETH)$2,797.582.96%
  • Bitget TokenBitget Token(BGB)$5.353.11%
  • Pundi AIFXPundi AIFX(PUNDIAI)$16.000.00%
  • Pi NetworkPi Network(PI)$0.840.39%
  • Binance Bridged USDT (BNB Smart Chain)Binance Bridged USDT (BNB Smart Chain)(BSC-USD)$1.00-0.03%
  • PengPeng(PENG)$0.60-13.59%
  • PepePepe(PEPE)$0.0000143.43%
TradePoint.io
  • Main
  • AI & Technology
  • Stock Charts
  • Market & News
  • Business
  • Finance Tips
  • Trade Tube
  • Blog
  • Shop
No Result
View All Result
TradePoint.io
No Result
View All Result

OpenAI updates its new Responses API rapidly with MCP support, GPT-4o native image gen, and more enterprise features

May 21, 2025
in AI & Technology
Reading Time: 5 mins read
A A
OpenAI updates its new Responses API rapidly with MCP support, GPT-4o native image gen, and more enterprise features
ShareShareShareShareShare

YOU MAY ALSO LIKE

The Dyson PencilVac is the most stick-like stick vacuum ever

Logitech launches G522 gaming headset for personal expression

Join our daily and weekly newsletters for the latest updates and exclusive content on industry-leading AI coverage. Learn More


OpenAI is rolling out a set of significant updates to its newish Responses API, aiming to make it easier for developers and enterprises to build intelligent, action-oriented agentic applications.

These enhancements include support for remote Model Context Protocol (MCP) servers, integration of image generation and Code Interpreter tools, and upgrades to file search capabilities—all available as of today, May 21.

First launched in March 2025, the Responses API serves as OpenAI’s toolbox for third-party developers to build agentic applications atop some of the core functionalities of its hit services ChatGPT and its first-party AI agents Deep Research and Operator.

In the months since its debut, it has processed trillions of tokens and supported a broad range of use cases, from market research and education to software development and financial analysis.

Popular applications built with the API include Zencoder’s coding agent, Revi’s market intelligence assistant, and MagicSchool’s educational platform.

The basis and purpose of the Responses API

The Responses API debuted alongside OpenAI’s open-source Agents SDK in March 2025, as part of an initiative to provide third-party developer access to the same technologies powering OpenAI’s own AI agents like Deep Research and Operator.

This way, startups and companies outside of OpenAI could integrate the same tech as it offers through ChatGPT into their own products and services, be they internal for employee usage or external for customers and partners.

Initially, the API combined elements from Chat Completions and the Assistants API—delivering built-in tools for web and file search, as well as computer use—enabling developers to build autonomous workflows without complex orchestration logic. OpenAI said at that time that the Chat Completions API would be deprecated by mid 2026.

The Responses API provides visibility into model decisions, access to real-time data, and integration capabilities that allowed agents to retrieve, reason over, and act on information.

This launch marked a shift toward giving developers a unified toolkit for creating production-ready, domain-specific AI agents with minimal friction.

Remote MCP server support broadens integration potential

A key addition in this update is support for remote MCP servers. Developers can now connect OpenAI’s models to external tools and services such as Stripe, Shopify, and Twilio using only a few lines of code. This capability enables the creation of agents that can take actions and interact with systems users already depend on. To support this evolving ecosystem, OpenAI has joined the MCP steering committee.

The update brings new built-in tools to the Responses API that enhance what agents can do within a single API call.

A variant of OpenAI’s hit GPT-4o native image generation model — which inspired a wave of “Studio Ghibli” style anime memes around the web and buckled OpenAI’s servers with its popularity, but can obviously create many other image styles — is now available through the API under the model name “gpt-image-1.” It includes potentially helpful and fairly impressive new features like real-time streaming previews and multi-turn refinement.

This enables developers to build applications that can produce and edit images dynamically in response to user input.

Additionally, the Code Interpreter tool is now integrated into the Responses API, allowing models to handle data analysis, complex math, and logic-based tasks within their reasoning processes.

The tool helps improve model performance across various technical benchmarks and allows for more sophisticated agent behavior.

Improved file search and context handling

The file search functionality has also been upgraded. Developers can now perform searches across multiple vector stores and apply attribute-based filtering to retrieve only the most relevant content.

This improves the precision of information agents use, enhancing their ability to answer complex questions and operate within large knowledge domains.

New enterprises reliability, transparency features

Several features are designed specifically to meet enterprise needs. Background mode allows for long-running asynchronous tasks, addressing issues of timeouts or network interruptions during intensive reasoning.

Reasoning summaries, a new addition, offer natural-language explanations of the model’s internal thought process, helping with debugging and transparency.

Encrypted reasoning items provide an additional privacy layer for Zero Data Retention customers.

These allow models to reuse previous reasoning steps without storing any data on OpenAI servers, improving both security and efficiency.

The latest capabilities are supported across OpenAI’s GPT-4o series, GPT-4.1 series, and the o-series models, including o3 and o4-mini. These models now maintain reasoning state across multiple tool calls and requests, which leads to more accurate responses at lower cost and latency.

Yesterday’s price IS today’s price!

Despite the expanded feature set, OpenAI has confirmed that pricing for the new tools and capabilities within the Responses API will remain consistent with existing rates.

For example, the Code Interpreter tool is priced at $0.03 per session, and file search usage is billed at $2.50 per 1,000 calls, with storage costs of $0.10 per GB per day after the first free gigabyte.

Web search pricing varies based on the model and search context size, ranging from $25 to $50 per 1,000 calls. Image generation through the gpt-image-1 tool is also charged according to resolution and quality tier, starting at $0.011 per image.

All tool usage is billed at the chosen model’s per-token rates, with no additional markup for the newly added capabilities.

What’s next for the Responses API?

With these updates, OpenAI continues to expand what is possible with the Responses API. Developers gain access to a richer set of tools and enterprise-ready features, while enterprises can now build more integrated, capable, and secure AI-driven applications.

All features are live as of May 21, with pricing and implementation details available through OpenAI’s documentation.

Daily insights on business use cases with VB Daily

If you want to impress your boss, VB Daily has you covered. We give you the inside scoop on what companies are doing with generative AI, from regulatory shifts to practical deployments, so you can share insights for maximum ROI.

Read our Privacy Policy

Thanks for subscribing. Check out more VB newsletters here.

An error occured.

Credit: Source link
ShareTweetSendSharePin

Related Posts

The Dyson PencilVac is the most stick-like stick vacuum ever
AI & Technology

The Dyson PencilVac is the most stick-like stick vacuum ever

May 22, 2025
Logitech launches G522 gaming headset for personal expression
AI & Technology

Logitech launches G522 gaming headset for personal expression

May 21, 2025
Signal will block Microsoft Recall from snooping on your texts
AI & Technology

Signal will block Microsoft Recall from snooping on your texts

May 21, 2025
Microsoft blames Apple for Xbox mobile store delays
AI & Technology

Microsoft blames Apple for Xbox mobile store delays

May 21, 2025
Next Post
DNA discovery explains fur color of ginger cats

DNA discovery explains fur color of ginger cats

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Search

No Result
View All Result
Breathlessness, nausea, a cough and a mass suggested cancer. But was it? – The Washington Post

Breathlessness, nausea, a cough and a mass suggested cancer. But was it? – The Washington Post

May 17, 2025
Spotify iOS users can now buy audiobooks directly from the app

Spotify iOS users can now buy audiobooks directly from the app

May 19, 2025
🚨BREAKING: U.S.CREDIT DOWNGRADE FOR THE FIRST TIME EVER!!!

🚨BREAKING: U.S.CREDIT DOWNGRADE FOR THE FIRST TIME EVER!!!

May 17, 2025

About

Learn more

Our Services

Legal

Privacy Policy

Terms of Use

Bloggers

Learn more

Article Links

Contact

Advertise

Ask us anything

©2020- TradePoint.io - All rights reserved!

Tradepoint.io, being just a publishing and technology platform, is not a registered broker-dealer or investment adviser. So we do not provide investment advice. Rather, brokerage services are provided to clients of Tradepoint.io by independent SEC-registered broker-dealers and members of FINRA/SIPC. Every form of investing carries some risk and past performance is not a guarantee of future results. “Tradepoint.io“, “Instant Investing” and “My Trading Tools” are registered trademarks of Apperbuild, LLC.

This website is operated by Apperbuild, LLC. We have no link to any brokerage firm and we do not provide investment advice. Every information and resource we provide is solely for the education of our readers. © 2020 Apperbuild, LLC. All rights reserved.

No Result
View All Result
  • Main
  • AI & Technology
  • Stock Charts
  • Market & News
  • Business
  • Finance Tips
  • Trade Tube
  • Blog
  • Shop

© 2023 - TradePoint.io - All Rights Reserved!