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