You can now deploy Google ADK agents to LangSmith! Wrap your ADK agent with one function call and deploy it to managed infra, with built in: ✅ Session persistence ✅ Streaming ✅ Tracing https://t.co/QDzGlOJoQg
LangChain Adds Google ADK Agent Deployment to LangSmith
LangChainLangChain now enables developers to deploy Google Agent Development Kit (ADK) agents directly to LangSmith. This integration provides built-in session persistence, streaming, and tracing for ADK agents on LangSmith's managed infrastructure. It simplifies moving ADK-built agent prototypes into production environments.
deployments-wrap-sdk package, which provides a wrapper to convert a configured ADK Runner into a LangGraph-compatible graph, streamlining the deployment process.- Wrapper Package
- deployments-wrap-sdk
- Required Python Version
- 3.11+
- Required CLI
- LangGraph CLI
- Supported Agent Primitives
- Agent, SequentialAgent, ParallelAgent
- Supported Tools
- Python function tools, LongRunningFunctionTool
- Supported Models
- Gemini models, LiteLLM adapter models
This update bridges Google's agent development framework with LangChain's platform for managing the agent lifecycle. It addresses the need for production-grade features by offering session persistence, real-time streaming of token events, and automatic tracing for observability, which are critical for reliable agent operations.
Deployment of ADK agents to LangSmith is possible with a single function call, requiring Python 3.11+, the LangGraph CLI, and a LangSmith API key. The integration supports ADK agent primitives, Python function tools, and models like Gemini directly, or others via ADK’s LiteLLM adapter.
Still wondering? A few quick answers below.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →





