Skip to content

Simple demo repo that starts a mysql docker container and queries it with langchain

Notifications You must be signed in to change notification settings

jjordanbaird/langchain-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langchain Mysql

The purpose of this repo is to get a mysql database up and running in docker and make it queryable via langchain. Fortunately, langchain makes this very simple.

Usage

chmod +x run.sh                    #make executable

run.sh <open_api_key>              #setup python env, a mysql instance, run a langchain docker container, and run some queries

About

Simple demo repo that starts a mysql docker container and queries it with langchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published