TechBooky AI Assistant
TechBooky AI Assistant
👋 Welcome to TechBooky AI Assistant

I can help with:
🔎 Tech News
🤖 AI Topics
💻 Gadgets
☁️ Cloud
✍️ Guest Posts
📢 Advertising
🔗 Backlinks
📩 Newsletter
  • AI Search
  • Cryptocurrency
  • Earnings
  • Enterprise
  • About TechBooky
  • Submit Article
  • Advertise With TechBooky
  • Contact Us
TechBooky
  • African
  • AI
  • Metaverse
  • Gadgets
Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
  • African
  • AI
  • Metaverse
  • Gadgets
Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
TechBooky
Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Home Artificial Intelligence

OpenAI Launches Tools for Building Corporate AI Agents

Akinola Ajibola by Akinola Ajibola
March 12, 2025
in Artificial Intelligence, Enterprise
Share on FacebookShare on Twitter
Share this story

Send it to someone who should read it.

f Facebook X X in LinkedIn wa WhatsApp tg Telegram @ Email

In Brief
  • OpenAI is attempting to assist developers in creating their own agents, which are regarded as the AI of the future.
  • Using its own AI models and frameworks, OpenAI on Tuesday unveiled new tools to assist developers and businesses in creating AI agents, or autonomous systems that...
  • The business is launching a new Responses API that provides developers with building blocks to construct agents that can browse the web, find files, and carry...

OpenAI is attempting to assist developers in creating their own agents, which are regarded as the AI of the future. Using its own AI models and frameworks, OpenAI on Tuesday unveiled new tools to assist developers and businesses in creating AI agents, or autonomous systems that can do tasks on their own. The business is launching a new Responses API that provides developers with building blocks to construct agents that can browse the web, find files, and carry out operations on a computer on their behalf.

The tools are a component of OpenAI’s new Responses API, which enables companies to create bespoke AI agents that, like OpenAI’s Operator product, can navigate websites, do online searches, and search through company data. The Responses API basically replaces OpenAI’s Assistants API, which the firm aims to discontinue in the first half of 2026.

Even though the computer sector has had difficulty defining or even demonstrating what “AI agents” actually are, the excitement around them has increased significantly in recent years. A Chinese firm named Butterfly Effect went viral earlier this week for a new AI agent platform called Manus, which consumers soon found didn’t live up to many of the company’s claims. This is the latest instance of agent hype outpacing usefulness.

To put it another way, OpenAI has a lot on the line to get agents right.

In an interview with TechCrunch, Olivier Godement, the leader of OpenAI’s API product, stated, “Demonstrating your agent is fairly simple.” “It’s difficult to scale an agent and to get people to use it frequently.” Oliver tells The Verge, “We will be able to build ourselves some agents, like Deep Research and Operator.” However, there are a lot of businesses and application cases, and the world is really complicated. Therefore, we are very happy to offer developers the foundations and building blocks they need to create the finest agents for their use cases and requirements.

Two AI agents were added to ChatGPT earlier this year by OpenAI: deep research, which creates research reports for you, and operator, who navigates websites on your behalf. Both tools demonstrated the potential of agentic technology, but they fell far short in the “autonomy” area.

In order to enable developers to create their own Operator- and deep research-style agentic apps, OpenAI now hopes to offer access to the parts that drive AI agents through the Responses API. With its agent technology, OpenAI intends to let developers design apps that seem more independent than those now on the market.

The same AI models (in preview) that power OpenAI’s ChatGPT Search online search tool—GPT-4o search and GPT-4o mini search—can be accessed by developers via the Responses API. The models are able to search the internet for answers to queries, referencing sources while they do so. Also with the help of the online search engine included in the Responses API, which is based on the same paradigm as ChatGPT, developers may utilize GPT-4o and GPT-4o small to retrieve real-time information and citations from the web. It also contains a computer-use capability that, in a similar manner, employs the Operator model of the organization to carry out tasks for a user. Additionally, the Responses API offers a tool for searching through vast amounts of papers; OpenAI bills it as a method to aid customer service representatives in sorting through frequently asked questions or as a way for a legal assistant to find prior instances.

GPT-4o search and GPT-4o mini search are very factually accurate, according to OpenAI. GPT-4o search receives a score of 90% and GPT-4o small search receives an 88% on the company’s SimpleQA benchmark, which evaluates models’ capacity to respond to brief, fact-seeking queries (the higher the better). In contrast, OpenAI’s considerably bigger, newly published model, GPT-4.5, only receives a score of 63%.

A file search tool that may swiftly browse through files in a business’s databases to get information is also included in the Responses API. (OpenAI asserts that these files will not be used to train models.) Additionally, OpenAI’s Computer-Using Agent (CUA) architecture, which underpins Operator, is accessible to developers via the Responses API. Data entry and app workflows may be automated by developers because of the model’s ability to produce mouse and keyboard movements.

Also worth reading
OpenAI Agents Linked To RubyGems Attack Before Hugging Face Meta Puts AI Agents Inside WhatsApp Business Setup OpenAI Backs Outside Evaluators For Frontier AI Models OpenAI Urges UK Lawmakers To Regulate Frontier AI OpenAI. Google And Anthropic Explore AI Standards Body Sam Altman Says OpenAI Should Not Rush Into A 2026 IPO

According to OpenAI, businesses can choose to operate the CUA model locally on their own systems when it launches in research preview. The Operator’s consumer version of the CUA is limited to online action.

To be clear, not every technical issue facing AI agents today will be resolved by the Responses API.

Although it is not unexpected that AI-powered search tools are more accurate than standard AI models since they can simply look up the correct answer, online search does not solve the issue of AI hallucinations. Ten percent of factual queries are still incorrectly answered by GPT-4o search. In addition to their accuracy, AI search engines sometimes have trouble answering brief, basic questions (such as “Lakers score today”), and new studies indicate that ChatGPT’s citations aren’t always trustworthy.

OpenAI stated in a blog post given to TechCrunch that the CUA model is prone to “inadvertent” errors and is “not yet highly reliable for automating tasks on operating systems.”

These are preliminary versions of OpenAI’s agent tools, though, and the company is always trying to make them better.

The Agents SDK, an open-source toolkit that OpenAI is releasing alongside the Responses API, gives developers free tools to link models with their internal systems, implement security measures, and track AI agent activity for debugging and optimization. A sort of sequel to OpenAI’s Swarm, a multi-agent orchestration framework that the firm unveiled late last year, is the Agents SDK.

According to Godement, “agents are the most impactful application of AI that will happen,” and he thinks OpenAI can close the gap between AI agent demos and products this year. This is in line with OpenAI CEO Sam Altman’s declaration from January that 2025 will see the introduction of AI agents into the workforce.

The release of the Agents SDK and Responses API expands on the tools that OpenAI currently provides developers, such as the Chat Completions API, which enables developers to create AI applications that provide answers to user inquiries. In the middle of 2026, OpenAI also intends to switch from the Assistants API to the Responses API. The business claims that by utilizing the input developers gave on the Assistants API, it “incorporated key improvements into the Responses API.”

OpenAI’s website has further information about its new developer tools.

Regardless of whether 2025 ends up being the “year of the AI agent,” OpenAI’s most recent releases indicate the firm aims to move away from dazzling agent demonstrations and toward useful tools.

Related Reading

More contextual TechBooky stories selected from tags, categories and article context.

  • openai-launches-agentkit-build-ai-agents-in-record-time
    OpenAI Launches AgentKit to Help Developers Build AI Agents
  • Audio_Models_wallpaper_16.9
    OpenAI Launches New Audio Models for Agentic Workflows
  • W7BnebUnSW8Mxsq8EwkTs3-1200-80
    OpenAI Upgrades Operator Agent's AI Model
  • OAI_Blog_Agents_Library_Image5_workspace_agents
    OpenAI’s New Workspace Agents Aim to Turn ChatGPT…
  • 2024-10-29t164225z_1_lynxmpek9s0q0_rtroptp_3_openai-funding-startups
    OpenAI Plans AI Agents for Computer Automation
  • openai_red
    OpenAI Built GPT-Red To Attack Its Own Models Before…
  • 4800
    OpenAI's 700-Agent Hugging Face Breach Makes AI…
  • maxresdefault (8)
    OpenAI Says Codex And ChatGPT Work Now Have 10 Million Users
Keep Reading Smarter

Search TechBooky with AI

Use TechBooky's AI Search to explore the context behind this story and related coverage across the site.

Try AI Search
More On This Topic
Artificial Intelligence Enterprise
Follow TechBooky

Follow TechBooky for more technology stories and newsroom updates.

f Facebook X X in LinkedIn ig Instagram wa WhatsApp

Tags: ai agentsenterpriseopenai
Akinola Ajibola

Akinola Ajibola

Search TechBooky
Open TechBooky AI Search Try the AI Assistant

BROWSE BY CATEGORIES

Receive top tech news directly in your inbox

subscription from
Loading

Freshly Squeezed

  • Amazon Brings Alexa+ To India With Hindi Support September 16, 2026
  • SpaceX Sets September 22 For First Starship Orbital Try September 16, 2026
  • Meta Puts AI Agents Inside WhatsApp Business Setup September 16, 2026
  • US AI Data Centres Could Burn More Gas Than Major Economies September 16, 2026
  • Nvidia Says AI Safety Should Be Left To Builders September 16, 2026
  • Anthropic Takes Claude Into Wealth Management September 16, 2026
  • OpenAI Backs Outside Evaluators For Frontier AI Models September 16, 2026
  • Zuckerberg Says AI Labs Can Slow Down Without A Pact September 16, 2026
  • Google Launches Gemini 3.8 Live For Real-Time AI Talk September 16, 2026
  • Elon Musk Wants AI Rivals To Test Each Other’s Models September 16, 2026
  • Nuance Labs Raises $50M To Make AI Avatars Less Awkward September 15, 2026
  • AI Startup Funding Is Splitting Into Winners And Strugglers September 15, 2026

Browse Archives

September 2026
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
282930  
« Aug    

Quick Links

  • About TechBooky
  • Advertise With TechBooky
  • Contact us
  • Submit Article
  • Privacy Policy
Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
  • African
  • Artificial Intelligence
  • Gadgets
  • Metaverse
  • Tips
  • AI Search
  • About TechBooky
  • Advertise With TechBooky
  • Submit Article
  • Contact us

© 2025 Designed By TechBooky Elite

Discover more from TechBooky

Subscribe now to keep reading and get access to the full archive.

Continue reading

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.