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