Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 2.38 KB

File metadata and controls

33 lines (30 loc) · 2.38 KB
id index
title Integrations
sidebar_label Integrations
toc_max_heading_level 2
keywords
integrations
ai frameworks
agent frameworks
ai frameworks
agent frameworks
tags
Integrations
AI Frameworks
Agent Frameworks
AI Frameworks
Agent Frameworks
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.