Files
DB-GPT/dbgpt/core/interface/__init__.py
2024-01-16 17:36:26 +08:00

5 lines
102 B
Python

"""The core interface of DB-GPT.
Just include the core interface to keep our dependencies clean.
"""