mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-23 15:29:59 +08:00
3 lines
118 B
Python
3 lines
118 B
Python
# from .glm3_agent import create_structured_glm3_chat_agent
|
|
from .qwen_agent import create_structured_qwen_chat_agent
|