mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-19 13:23:16 +08:00
3 lines
120 B
Python
3 lines
120 B
Python
from .chat_history_repository import *
|
|
from .knowledge_base_repository import *
|
|
from .knowledge_file_repository import * |