Workflow
LangChain Academy
icon
Search documents
Getting Started with LangChain Education
LangChain· 2025-08-14 05:51
Educational Offerings - LangChain Education provides various learning methods, including courses, YouTube videos, and documentation [1] - LangChain Academy offers three types of courses: Foundational, Project, and Quickstart [1] Course Types - Foundational courses offer methodical learning from introduction to mastery and require more time to complete [2] - Project courses guide users through building specific projects, such as a Deep Research agent, and can typically be completed in a few hours [2] - Quickstart courses provide a quick introduction or review of a topic [2] Additional Resources - LangChain publishes educational videos on YouTube covering current topics, product features, and in-depth series [3] - LangChain provides extensive documentation with examples and step-by-step instructions [3]
LangChain Academy New Course: Building Ambient Agents with LangGraph
LangChain· 2025-06-26 15:38
Our latest LangChain Academy course – Building Ambient Agents with LangGraph – is now available! Most agents today handle one request at a time through chat interfaces. But as models have improved, agents can now run in the background – and take on long-running, complex tasks. LangGraph is built for these “ambient agents,” with support for human-in-the-loop workflows and memory. LangGraph Platform provides the infrastructure to run these agents at scale, and LangSmith helps you observe, evaluate, and improv ...