Skip to content

kemperd/langchain-sqlchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

langchain-sqlchain

Example of using SQLDatabaseChain from Langchain

Tested using Pyton 3.10.11

Getting started:

  1. Import the CSV files from the data-folder into your own database
  2. pip install -r requirements.txt
  3. Copy .env.example to .env and modify accordingly
  4. Run the Jupyter notebook

About

Example of using SQLDatabaseChain from Langchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published