Langchain 環境建制 虛擬環境: virtualenv env $ source env/bin/activate 相依套件: $ pip3 install -r requirements 環境變數: export OPENAI_API_KEY=<YOUR OPENAI API KEY>