codefuse-chatbot/configs/__init__.py

4 lines
76 B
Python
Raw Normal View History

2023-09-28 10:58:58 +08:00
from .model_config import *
from .server_config import *
VERSION = "v0.0.1"