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
d1b4dea2ca
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 VERSION
2023-09-05 10:19:14 +08:00
VERSION
=
"
v0.2.3
"