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/src/content/docs/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The [OpenAI Agents SDK for TypeScript](https://github.com/openai/openai-agents-j
21
21
enables you to build agentic AI apps in a lightweight, easy-to-use package with
22
22
very few abstractions. It's a production-ready upgrade of our previous
23
23
experimentation for agents,
24
-
[Swarm](https://github.com/openai/swarm/tree/main) that's also [available in Python](https://github.com/openai/openai-agents-python). The Agents SDK has a very
24
+
[Swarm](https://github.com/openai/swarm/tree/main), that's also [available in Python](https://github.com/openai/openai-agents-python). The Agents SDK has a very
25
25
small set of primitives:
26
26
27
27
-**Agents**, which are LLMs equipped with instructions and tools
0 commit comments