mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-07-17 10:16:49 +00:00
2 lines
76 B
Python
2 lines
76 B
Python
from .chat_history.chat_history_db import ChatHistoryEntity, ChatHistoryDao
|