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: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ The OpenAI Agents SDK is a lightweight yet powerful framework for building multi
11
11
3.[**Guardrails**](docs/guardrails.md): Configurable safety checks for input and output validation
12
12
4.[**Tracing**](docs/tracing.md): Built-in tracking of agent runs, allowing you to view, debug and optimize your workflows
13
13
14
-
Explore the [examples](examples) directory to see the SDK in action.
14
+
Explore the [examples](examples) directory to see the SDK in action, and read our [documentation](https://openai.github.io/openai-agents-python/) for more details.
0 commit comments