Introduction to LangGraph: Building and Enhancing LLM Agents

Опубликовано: 24 Июль 2026
на канале: Data Science Basics
1,965
48

In this video, we explore LangGraph, an orchestration framework for complex interactive systems. The tutorial covers the basics of LangGraph, including creating a simple agent with nodes and edges, and enhancing the agent with tools like web search. The presentation includes detailed instructions on setting up a Python environment, visualising the graph, and using LangSmith for debugging and monitoring. Follow along as we build a basic chatbot and enhance it with tools, and learn how to configure and use local language models and APIs.

Link ⛓️‍💥
https://www.langchain.com/langgraph
https://www.langchain.com/langsmith
https://app.tavily.com
https://github.com/sudarshan-koirala/...

⏰ Timestamps
00:00 Introduction and Overview
03:25 Setting Up the Environment
04:55 Creating a Simple Graph
10:26 Building a Basic Chatbot
19:01 Enhancing the Chatbot with Tools
21:45 Creating and Running Tool Nodes
28:24 View traces in LangSmith
30:13 Conclusion

------------------------------------------------------------------------------------------

☕ Buy me a Coffee: https://ko-fi.com/datasciencebasics
✌️Patreon:   / datasciencebasics  

------------------------------------------------------------------------------------------
🤝 Connect with me:
📺 Youtube:    / @datasciencebasics  
👔 LinkedIn:   / sudarshan-koirala  
🐦 Twitter:   / mesudarshan  
🔉Medium:   / sudarshan-koirala  
💼 Consulting: https://topmate.io/sudarshan_koirala

#agents #langgraph #llm #langchain #datasciencebasics