LangGraph - Tool based Customer Support bot with DB Interaction

Опубликовано: 13 Июль 2026
на канале: Coding Crash Courses
4,766
141

In this video I will show you how to build agents with tools that interact with a database. We gonna use OpenAI model with function/tool calling capabilities and LangGraph as Agent Orchestrator.

Repo: https://github.com/Coding-Crashkurse/...

Timestamps
0:00: Introduction
1:15 Database setup
3:38 Agents & Tools
13:56 Functions for LangGraph
20:45 Nodes & Edges
22:25 Result

#langchain #langgraph