mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-25 00:05:58 +08:00
3 lines
116 B
Python
3 lines
116 B
Python
from .glm3_agent import create_structured_glm3_chat_agent
|
|
from .qwen_agent import create_structured_qwen_chat_agent
|