Langchain
Jump to navigation
Jump to search
Notion QA example
https://github.com/hwchase17/notion-qa/ needs API key from: https://platform.openai.com/account/api-keys
git clone https://github.com/hwchase17/notion-qa/
cd notion-qa
pip install -r requirements.txt
export OPENAI_API_KEY="•••••••••"