mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-26 00:33:35 +08:00
/new [conv_name] 新建会话 /del [conv_name] 删除会话 /clear [conv_name] 清空会话 /help 命令帮助 新增依赖:streamlit-modal
12 lines
225 B
Plaintext
12 lines
225 B
Plaintext
# WebUI requirements
|
|
|
|
streamlit~=1.28.2
|
|
streamlit-option-menu>=0.3.6
|
|
streamlit-antd-components>=0.2.3
|
|
streamlit-chatbox>=1.1.11
|
|
streamlit-modal==0.1.0
|
|
streamlit-aggrid>=0.3.4.post3
|
|
httpx[brotli,http2,socks]~=0.24.1
|
|
watchdog
|
|
|