| id | index | |||||
|---|---|---|---|---|---|---|
| title | Integrations | |||||
| sidebar_label | Integrations | |||||
| toc_max_heading_level | 2 | |||||
| keywords |
|
|||||
| tags |
|
|||||
| description | Integrations with other tools and services. |
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 |
| LangGraph | Agent framework | langchain-ai.github.io/langgraph | 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.