Skip to content

bgill55/langchain-github-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open in Gitpod

Getting started

$ pip install -r requirements.txt
$ export OPENAI_API_KEY=sk-...
$ python3 -c'from langchain_bot_simple import print_answer; print_answer("who is the lead singer of matchbox 20")'
 The lead singer of Matchbox 20 is Rob Thomas.
SOURCES: https://en.wikipedia.org/wiki/Matchbox_Twenty
$ dagit -f langchain_bot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%