Langchain-Chatchat/configs/__init__.py

5 lines
77 B
Python
Raw Normal View History

2023-08-17 21:51:07 +08:00
from .model_config import *
from .server_config import *
2023-08-25 16:26:51 +08:00
VERSION = "v0.2.2"