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