mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-23 15:29:59 +08:00
4 lines
103 B
Python
4 lines
103 B
Python
from .zhipu import ChatGLMWorker
|
|
from .minimax import MiniMaxWorker
|
|
from .xinghuo import XingHuoWorker
|