mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-26 16:53:36 +08:00
3 lines
92 B
Python
3 lines
92 B
Python
from .glm3_agent import initialize_glm3_agent
|
|
from .qwen_agent import initialize_qwen_agent
|