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