mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-07 03:50:42 +00:00
feat(core): APP use new SDK component (#1050)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from typing import List
|
||||
from decimal import Decimal
|
||||
import logging
|
||||
from decimal import Decimal
|
||||
from typing import List
|
||||
|
||||
from dbgpt._private.config import Config
|
||||
from dbgpt.app.scene.chat_dashboard.data_preparation.report_schma import ValueItem
|
||||
|
Reference in New Issue
Block a user