mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-13 21:21:08 +00:00
feat(core): APP use new SDK component (#1050)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from dbgpt.component import SystemApp, BaseComponent, ComponentType
|
||||
from dbgpt.component import BaseComponent, ComponentType, SystemApp
|
||||
|
||||
from .db_manager import DatabaseManager
|
||||
|
||||
|
Reference in New Issue
Block a user