# Integrations

> Integrations with other tools and services.

The following integrations are available for the Temporal Python SDK.
These integrations are built on the Temporal Python SDK's [Plugin system](/develop/plugins-guide), which you can also
use to build your own integrations.

- [Braintrust](/develop/python/integrations/braintrust) — Monitor and evaluate AI application performance with Braintrust observability. _(Python · Agent observability)_
- [Google ADK](https://adk.dev/integrations/temporal/) — Orchestrate Google ADK agents with durable Temporal Workflows. _(Python · Agent framework)_
- [LangGraph](/develop/python/integrations/langgraph) — Run LangGraph agent graphs as durable, resumable Temporal Workflows. _(Python · Agent framework)_
- [LangSmith](/develop/python/integrations/langsmith) — Trace and debug LLM calls in Temporal Workflows with LangSmith. _(Python · Agent observability)_
- [OpenAI Agents SDK](https://github.com/temporalio/sdk-python/blob/main/temporalio/contrib/openai_agents/README.md) — Run OpenAI Agents with crash-proof execution using Temporal. _(Python · Agent framework)_
- [OpenBox](https://docs.openbox.ai/getting-started/temporal) — Add governance and observability guardrails to AI-powered Temporal Workflows with OpenBox. _(Python · Governance · Agent observability)_
- [Parseable](https://github.com/parseablehq/temporal-plugin-python/blob/main/INTEGRATION.MD) — Stream Temporal Workflow and Activity execution events to Parseable for observability and analysis. _(Python · Agent observability)_
- [Pydantic AI](https://ai.pydantic.dev/durable_execution/temporal/) — Build type-safe AI agents with durable execution through Pydantic AI. _(Python · Agent framework)_
- [Strands Agents](/develop/python/integrations/strands-agents) — Orchestrate AWS Strands Agents with durable Temporal Workflows. _(Python · Agent framework)_
- [Tenuo](https://tenuo.ai/temporal) — Add governance and compliance guardrails to AI-powered Temporal Workflows. _(Python · Governance)_
