Skip to content

vtuber-plan/UserInterfaceLLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Interface

项目支持 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

qq.py

通过 go-cqhttp http 和 反向 http 提供服务

webui.py

依赖 streamlit

pip install streamlit
streamlit run webui.py

webui_auth.py

附带用户验证,额外依赖 streamlit-authenticator

Releases

No releases published

Packages

No packages published

Languages