Langchain-Chatchat/server/model_workers/__init__.py

3 lines
68 B
Python

from .zhipu import ChatGLMWorker
from .minimax import MiniMaxWorker