The OpenAI Agents SDK provides the primitives and best practices to build agents. Temporal uses the Agents SDK as part of an integration to let developers bring Durable Execution to agents.
GitHub is the platform that lets Temporal develop open-source software and collaborate with the community. The new OpenAI Agents SDK integration, in Temporal's Python SDK, was built with GitHub.
What's great
collaboration tools (99)open-source community (40)
Pydantic is the standard for data exchange between LLMs and Python code. Temporal uses Pydantic's serialization capabilities extensively in integrating with OpenAI Agents SDK.