mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-09 21:08:59 +00:00
refactor: Refactor storage system (#937)
This commit is contained in:
@@ -13,7 +13,6 @@ from dbgpt.app.base import WebServerParameters
|
||||
if TYPE_CHECKING:
|
||||
from langchain.embeddings.base import Embeddings
|
||||
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
CFG = Config()
|
||||
|
Reference in New Issue
Block a user