正在加载视频...
视频加载失败
We're launching new tools to help developers build reliable and powerful AI agents. 🤖🔧 Timestamps: 01:54 Web search 02:41 File search 03:22 Computer use 04:07 Responses API 10:17 Agents SDK
10 条评论

Our new API primitive: the Responses API. Combining the simplicity of Chat Completions with the tool-use of Assistants, this new foundation provides more flexibility in building agents. Web search, file search, or computer use are a couple lines of code!

🔎 Web search—integrate with a few lines of code and your agent can get up-to-date answers from the web (with citations). Available in preview:

📄 File search—retrieve precise information from large document collections, with built-in query optimization and custom reranking.

🧑💻 Computer use—powered by the same CUA model behind Operator, you can now build agents capable of completing tasks on a computer, such as web QA testing or data entry. Available to select developers on usage tiers 3–5 as a research preview:

🤖 Agents SDK—our new open-source SDK for orchestrating multi-agent workflows, improving upon Swarm. Configure agents with built-in tools, hand off tasks, add safety guardrails, and visualize execution traces for debugging and optimizing performance.

These are the first building blocks to help you easily build, deploy, and scale reliable, high-performing AI agents. We’ll be continuing to invest in building the platform for agents—and we can’t wait to see what you build next. Read more in our blog:

🛑 Perplexity propose 5$ for 1k search and openai proposes the same thing 6 times more expensive 🤣 30$ WTF

Stop wasting time following up with leads. Let our AI agents do it for you.

Pretty cool, all the stuff that Manus AI does.

Recommended for all AI Agent developers. A short summary: 1. Responses API – The successor to the Assistants API. It supports multiple turns and returns the final response. Observability is available in the new Traces Dashboard. 2. 3 tools available in the Responses API: - Web Search tool – The same one used in ChatGPT, powered by a fine-tuned GPT-4o model. - File Search tool update – Now has a standalone search endpoint and supports metadata filtering. - Computer Use tool – Operator in the API, powered by a separate model capable of working with any apps (unlike browser-use). 3. openai-agents – An open-source SDK and the successor to OAI Swarm.
