LangGraph - Tool based Customer Support bot with DB Interaction

preview_player
Показать описание
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.

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
Рекомендации по теме
Комментарии
Автор

First comment

I have also purchased your Udemy course, found it really useful

abhishakeyadav
Автор

when we receive incomplete information, instead of ending can we add human in the loop so that the agent asks for the incomplete information again and again (with updated info) until received. for example in the first input i give my name then the agent asks for location and order?
if so can you please make one video about it

savarbhasin
Автор

This is great, but will the source code be made public?

kazutnb
Автор

Thank you for such great video, as always! How can I find your Udemy courses?

JohanFire
Автор

hi,would you mind share the source code? Thanks in advance.

yileizhu-xj