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 *
VERSION = "v0.2.4"