Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 1.24 KB

File metadata and controls

31 lines (28 loc) · 1.24 KB
id index
title AI integrations
sidebar_label AI 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 AI framework integrations are available for the Temporal Python SDK:

Framework SDK docs Integration guide
Braintrust braintrust.dev Guide
Google ADK adk.dev Guide
LangSmith smith.langchain.com Guide
OpenAI Agents SDK openai.github.io Guide
Pydantic AI ai.pydantic.dev Guide

These integrations are built on the Temporal Python SDK's Plugin system, which you can also use to build your own integrations.