mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-27 01:03:35 +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
|