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