Loading video player...
Learn how to go from zero to a production-ready AI agent using langgraph deploy, all from your terminal. In this tutorial, we walk through the full CLI workflow: scaffolding a new agent with langgraph new, testing locally in LangSmith Studio with langgraph dev, and deploying to production with langgraph deploy. Plus, how to manage your deployments with logs, list, and delete. ๐ Scaffold a new agent project from a template with langgraph new ๐งช Test locally in LangSmith Studio with langgraph dev ๐ Deploy to production with a single command: langgraph deploy ๐ Manage deployments: tail logs, list active deployments, and clean up with langgraph deploy logs, list, and delete โฑ๏ธ Timestamps: 0:00 โ Intro to Deploy CLI 0:21 โ Scaffolding a new project with the CLI 1:26 โ Testing locally in Studio 3:50 โ Deploying from the CLI 6:11 โ Managing deployments (logs, list, delete) 7:40 โ Outro ๐ Links: Sign up for LangSmith: https://smith.langchain.com LangGraph CLI docs: https://docs.langchain.com/langsmith/cli LangSmith Deployment docs: https://docs.langchain.com/langsmith/deployments LangChain Forum: https://forum.langchain.com/ #langchain #langgraph #langsmith #aiagents #langchain #cli #agentdeployment #tutorial