mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-06 19:40:13 +00:00
feat(core): APP use new SDK component (#1050)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import logging
|
||||
from dbgpt.core.interface.output_parser import BaseOutputParser, T
|
||||
|
||||
from dbgpt.core.interface.output_parser import BaseOutputParser, T
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
Reference in New Issue
Block a user