Skip to content

SIMPLrU/bot_langchain

Repository files navigation

Open in Gitpod

Blog post

https://dagster.io/blog/chatgpt-langchain

Getting started

pip install -r requirements.txt
export OPENAI_API_KEY=sk-...
python3 -c 'from bot_simple_wiki import print_answer; print_answer("who were the romans?")'
dagit -f bot_dagit_pipeline.py

About

Chat GPT bot using custom resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages