mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-14 21:51:25 +00:00
feat(core): APP use new SDK component (#1050)
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
from typing import Dict
|
||||
|
||||
from dbgpt.component import SystemApp
|
||||
|
||||
from dbgpt.util.tracer import Span, SpanType, SpanStorage, Tracer
|
||||
|
||||
from dbgpt.util.tracer import Span, SpanStorage, SpanType, Tracer
|
||||
|
||||
# Mock implementations
|
||||
|
||||
|
Reference in New Issue
Block a user