This website requires JavaScript.
Explore
Help
Register
Sign In
weiweiw
/
Langchain-Chatchat
Watch
1
Star
0
Fork
You've already forked Langchain-Chatchat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
456229c13f
Langchain-Chatchat
/
configs
/
__init__.py
5 lines
77 B
Python
Raw
Normal View
History
Unescape
Escape
update configs.__init__
2023-08-17 21:51:07 +08:00
from
.
model_config
import
*
update configs.__init__, webui.py and api.py
2023-08-17 22:19:26 +08:00
from
.
server_config
import
*
update knowledge_base and dialogue page of webui
2023-09-15 13:45:47 +08:00
VERSION
=
"
v0.2.4
"