تدريب Shadowing: Introducing the Agents API - تعلم التحدث بالإنجليزية عبر الفيديو
جارٍ التحميل...
1
Getting a long-running agent into production takes a lot of work, even with a capable model.
2
You need to connect tools, track progress, manage context, and secure and maintain the infrastructure around it.
3
Today, we're launching the Agents API to handle that infrastructure for you.
4
The Agents API brings a hosted version of the Codex Harness to your applications.
5
OpenAI handles orchestration, sessions, and context management so that you can stay focused on building.
6
Let's look at an example.
7
Suppose we want to build an agent that helps investigate incidents in our production stack.
8
It would need access to observability data and recent code changes, along with our team's instructions for how to handle an outage.
9
We can connect all of our necessary tools through MCPs and give the agent our investigation runbook via a skill.
10
You control the agent's execution environment and the tools it has access to.
11
That includes connecting a sandbox, whether it's through through OpenAI, a third party provider, or using your own infrastructure.
12
In a situation like this, we'd also be working through a ton of logs, likely more than we could fit in the model's context window.
13
With programmatic tool calling, the agent can process those logs and filter the results in code,
14
meaning fewer tokens spent passing around raw data and more spent on the information the agent needs.
15
For the largest tasks, independent work can be delegated via multi-agent orchestration.
16
In this case, we might want one sub-agent to examine recent changes, another to check telemetry, and then have the lead agent unify their findings.
17
But even in a single agent session, long-running context windows still work really well with compaction.
18
It gives the model a summary of all prior work completed so the agent can continue its investigation.
19
Once the work is complete, the findings should be served as a report that the on-call team can review, a likely root cause, the supporting evidence,
20
and suggested next steps bundled into a single shareable file.
21
And there we have it.
22
With the agents API, we were able to drive an entire workflow without building or maintaining any of our own agent infrastructure.
23
Infrastructure that will continue to get better alongside new models and new capabilities.
24
We're excited to bring you an ever-improving harness behind one API.
25
Happy building.
حول هذا الدرس
أنت تتدرب على اللغة الإنجليزية باستخدام "Introducing the Agents API" مع تقنية الـ Shadowing.
ما هي تقنية التظليل الصوتي؟
التظليل الصوتي (Shadowing) تقنية تعلم لغة مدعومة علمياً، طُورت أصلاً لتدريب المترجمين الفوريين المحترفين. الطريقة بسيطة لكنها قوية: تستمع لصوت إنجليزي أصلي وتكرره فوراً بصوت عالٍ — كظل يتبع المتحدث بتأخير 1-2 ثانية. تُظهر الأبحاث تحسناً كبيراً في دقة النطق والتنغيم والإيقاع وربط الأصوات والاستماع والطلاقة.