An open API service indexing awesome lists of open source software.

https://github.com/nftblackmagic/flask-langchain


https://github.com/nftblackmagic/flask-langchain

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Install

pip install -r requirements.txt

# Configure

Copy and paste .env.example to .env
input your openai api key

# Run

python api.py