mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-20 05:43:18 +08:00
3 lines
137 B
Python
3 lines
137 B
Python
from .dialogue import dialogue_page, chat_box
|
|
from .knowledge_base import knowledge_base_page
|
|
from .model_config import model_config_page |