项目支持 OpenAI API 兼容接口
我们首要支持 FastChat 的这个 Fork
首次使用需要在对应 Python 文件中编辑全局变量
translate by LLM:
The project supports the OpenAI API-compatible interface.
We primarily support this Fork of FastChat.
First-time use requires editing the corresponding Python file to change the global variable
通过 go-cqhttp http 和 反向 http 提供服务
依赖 streamlit
pip install streamlit
streamlit run webui.py
附带用户验证,额外依赖 streamlit-authenticator