Education
SQL Agent
This tutorial demonstrates how to build an agent that can answer questions about a SQL database. The agent fetches available tables, determines releva
Author: community
What was done
This tutorial demonstrates how to build an agent that can answer questions about a SQL database. The agent fetches available tables, determines relevance to the question, retrieves schemas, generates a query, checks for errors, executes it, and formulates a response.
Stack
Langgraph
LangChain
LangGraph