Deploy Google ADK Agents on LangSmith Deployment

LangChain · Intermediate ·🤖 AI Agents & Automation ·1mo ago

Key Takeaways

Deploys Google ADK agents on LangSmith Deployment using a wrapper function

Original Description

You can now deploy Google ADK (Agent Development Kit) agents straight to LangSmith Deployments. In this short walkthrough, Victor from our LangSmith Deployment team takes you through creating a Google ADK agent and deploying it on LangSmith Deployment. This deployment will come complete with session persistence, streaming, and tracing by simply using a small wrapper function and a single deploy command. The demo is a personal task-manager agent: it adds, lists, completes, and summarizes tasks, and it remembers your list across turns using ADK session state. Deploy Google ADK Agents on LangSmith Deployment 00:00 Intro 00:28 Project walkthrough 02:25 Testing locally 04:25 Deploying to LangSmith 06:31 Conclusion Links & resources Deploy Google ADK agents (docs): https://docs.langchain.com/langsmith/deploy-google-adk Google ADK: https://github.com/google/adk-python deployments-wrap-sdk: https://pypi.org/project/deployments-wrap-sdk/ LangSmith: https://smith.langchain.com uv (package manager): https://docs.astral.sh/uv/ Demo repo: https://github.com/langchain-samples/adk-deployment-demo/tree/main Got questions or want to see more ADK + LangSmith content? Drop a comment below!
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
Knowledge-and-Memory-Management v0.0.2: Portable Knowledge Collection and Memory Management
Learn how Knowledge-and-Memory-Management v0.0.2 simplifies knowledge collection and memory management for building persistent knowledge bases
Dev.to AI
📰
How an AI agent analyzes BTC with AlgoVault MCP
Learn how an AI agent analyzes BTC using AlgoVault MCP and makes trade calls
Dev.to AI
📰
Vint Cerf is working on a plan to unleash AI agents on the open internet
Learn how Vint Cerf's plan to unleash AI agents on the open internet can impact AI development and why it matters for AI engineers and researchers
TechCrunch AI
📰
3 a.m. thought: Where this agent engineering heading
Learn about the current state and future of agent engineering, a field that turns capable but uneven models into reliable task performers
Dev.to AI

Chapters (5)

Intro
0:28 Project walkthrough
2:25 Testing locally
4:25 Deploying to LangSmith
6:31 Conclusion
Up next
Agentic AI System Design- Complete Roadmap
Aishwarya Srinivasan
Watch →