Tutorial: Building SQL Agent with Langchain, OpenAI and DuckDB.

We will explain how to implement an SQL Agent using LangChain, OpenAI API, and DuckDB , and how to turn it into an application with Morph . This app will generate SQL queries using an LLM, execute th...