Skip to content

Latest commit

 

History

History
 
 

langchain_poe

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

LangChain-Poe

A demonstration bot built using LangChain.

To use it:

  • Install the bot (for now: clone this repo, run pip install . in this dirctory)
  • Get an OpenAI API key
  • Run OPENAI_API_KEY=your-api-key python3 -m langchain_poe
  • Make your server publicly accessible (e.g., using ngrok)
  • Connect it to Poe