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,7 +1,8 @@
|
||||
import pytest
|
||||
import asyncio
|
||||
from datetime import datetime, timedelta
|
||||
|
||||
import asyncio
|
||||
import pytest
|
||||
|
||||
from dbgpt.model.base import ModelInstance
|
||||
from dbgpt.model.cluster.registry import EmbeddedModelRegistry
|
||||
|
||||
|
Reference in New Issue
Block a user