Integrations
The following integrations are available between the Temporal Python SDK and third-party AI frameworks and tooling:
| Framework | Tags | SDK docs | Integration guide |
|---|---|---|---|
| Braintrust | Observability | braintrust.dev | Guide |
| Google ADK | Agent framework | adk.dev | Guide |
| OpenAI Agents SDK | Agent framework | openai.github.io | Guide |
| Pydantic AI | Agent framework | ai.pydantic.dev | Guide |
| Tenuo | Governance | tenuo.ai | Guide |
These integrations are built on the Temporal Python SDK's Plugin system, which you can also use to build your own integrations.