✨ Visual Editor

close

palette Canvas & Background

Gradient:arrow_forward
Text Color:
135°

style Card Style

40px
16px

text_fields Typography

16px
elvis
@omarsar0
NEW: OpenAI announces new tools for building agents.

Here is everything you need to know:
Thread image
elvis
@omarsar0
OpenAI has already launched two big agent solutions like Deep Research and Operator.

The tools are now coming to the APIs for developers to build their own agents.
Thread image
elvis
@omarsar0
The first built-in tool is called the web search tool.

This allows the models to access information from the internet for up-to-date and factual responses. It's the same tool that powers ChatGPT search.

Powered by a fine-tuned model under the hood...
Thread image
elvis
@omarsar0
It uses a GPT-4o/mini that it's good at looking a web-retrieved data, finding relevant information, and citations.

GPT-4o search preview hits 90% on the SimpleQA benchmark. That's SoTA!
Thread image
elvis
@omarsar0
The second tool is called the file search tool.

This is useful for agentic RAG related use cases.

It now supports metadata filtering and direct search endpoint which enables direct search to your vector databases.
Thread image
elvis
@omarsar0
The third tool is the computer use tool.

This is like the Operator available via the APIs.

It allows you to control the computer you operate. This comes with the computer use model that's used by Operator.
Thread image
elvis
@omarsar0
This computer use tool achieves SoTA on several benchmarks.
Thread image
elvis
@omarsar0
They also announced the Responses API.

Unlike the traditional chat completions API, this new API is flexible enough to support multiple turns and tools more natively.

Responses API is a superset of what Chat Completion API supports.
Thread image
elvis
@omarsar0
You can pair this endpoint with tools like file search.

This is a great way to bring in information about users into your applications.
Thread image
elvis
@omarsar0
You can also pair tools together with the Responses API.

It can call multiple tools at once and give you a final response in one request.

Responses API will be extended more and also support everything that the Assistant API (planned to be removed in 2026) can do.
Thread image
elvis
@omarsar0
The computer use tool can also be used with the Responses API.

You can add instructions and customize the display.
Thread image
elvis
@omarsar0
OpenAI has also decided to make Swarm, their agent orchestration framework, more production-ready.

It has been rebranded to the Agents SDK. You can use the same tools with this framework. It uses the Responses API under the hood. Other vendors are also supported.
Thread image
elvis
@omarsar0
The Agents SDK, which is open-source, supports building multi-agents out of the box.

The triage agent can hand off tasks with the relevant context to execute tasks.

Using the Python SDK: pip install openai-agents

The Javascript version coming soon!
Thread image
elvis
@omarsar0
The Agents SDK supports monitoring and tracing out of the box.

This can be used for debugging your agents.

A tracing UI is also available to track traces of your agentic workflows.

Other features include guardrails and lifecycle events.
Thread image
elvis
@omarsar0
elvis
@omarsar0
I am hosting a FREE webinar if you are interested in learning how to build effective agentic workflows with OpenAI's Agents SDK.

Join me here: dair-ai.thinkific.com/products/live_…
Thread image
Generated by Thread Navigator
100%
view_carousel Carousel Studio NEW
Press + S to quick-export