Langchain-Chatchat/configs/__init__.py

5 lines
85 B
Python
Raw Normal View History

2023-08-17 21:51:07 +08:00
from .model_config import *
from .server_config import *
2023-09-05 10:20:59 +08:00
VERSION = "v0.2.4-preview"