正在加载视频...

视频加载失败

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

787,912 次观看 • 1 年前 •via X (Twitter)

10 条评论

OpenAI Developers 的头像
OpenAI Developers1 年前

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!

OpenAI Developers 的头像
OpenAI Developers1 年前

🔎 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:

OpenAI Developers 的头像
OpenAI Developers1 年前

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

OpenAI Developers 的头像
OpenAI Developers1 年前

🧑‍💻 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:

OpenAI Developers 的头像
OpenAI Developers1 年前

🤖 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.

OpenAI Developers 的头像
OpenAI Developers1 年前

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:

Wael BEN MESSAOUD 的头像
Wael BEN MESSAOUD1 年前

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

Greg Caplan 🚀 的头像
Greg Caplan 🚀2 年前

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

Alex Northstar 的头像
Alex Northstar1 年前

Pretty cool, all the stuff that Manus AI does.

Nick Bobrowski 的头像
Nick Bobrowski1 年前

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.

相关视频