You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The [OpenAI Agents SDK](https://github.com/openai/openai-agents-python) enables
6
6
-**Handoffs**, which allow agents to delegate to other agents for specific tasks
7
7
-**Guardrails**, which enable the inputs to agents to be validated
8
8
9
-
In combination with Python, these primitives are powerful enough to express complex relationships between tools and agents, and allow you to build realworld applications without a steep learning curve. In addition, the SDK comes with built-in **tracing** that lets you visualize and debug your agentic flows, as well as evaluate them and even fine-tune models for your application.
9
+
In combination with Python, these primitives are powerful enough to express complex relationships between tools and agents, and allow you to build real-world applications without a steep learning curve. In addition, the SDK comes with built-in **tracing** that lets you visualize and debug your agentic flows, as well as evaluate them and even fine-tune models for your application.
0 commit comments