内容来源:README.md(说明文档) · 原始地址 · 查看安装指南
A simple Streamlit app that shows how to build a chatbot using OpenAI's GPT-3.5.
Install the requirements
$ pip install -r requirements.txt
Run the app
$ streamlit run streamlit_app.py
本页内容由上游仓库自动镜像,如有疑问请访问原始仓库。