openai gpt playground
1.0.0
這是一個允許您與PDF /網頁聊天的項目,然後將聊天歷史記錄保存到概念數據庫。
在環境變量中設置NOTION_TOKEN變量。
pip install notion_client
pip install openai
pip install langchain chromadb tiktoken
pip install pdfminer.six pypdf unstructured
pip install beautifulsoup4
pip install html5lib
pip install arxiv
pip install questionary
# pip install inquirer