A Quick Beginner's Guide To LangChain's SQL Chain Using A SQLite Database w Google Drive + Colab

preview_player
Показать описание
A (very) quick way to get started using LangChain's SQL Chain with SQLite, using a mock flights database in Colab + Google Drive. Please note, this tutorial isn't as in-depth as it could be for beginners and focuses mostly on just getting up and running. Very much a simple, quick beginner's tutorial to getting your feet wet. For this example, we'll be working with OpenAI as the LLM. Feel free to leave any questions, thanks! -K

Thanks!
Рекомендации по теме
Комментарии
Автор

Links



SQLite Browser:

LangChain SQL Chain Docs:

kemmm
Автор

nice video, did you try this on local LLM and db?

mariocuezzo