mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-19 00:14:40 +00:00
feat(core): APP use new SDK component (#1050)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
from typing import List, Optional
|
||||
|
||||
from dbgpt._private.pydantic import BaseModel
|
||||
from fastapi import UploadFile
|
||||
|
||||
from dbgpt._private.pydantic import BaseModel
|
||||
from dbgpt.rag.chunk_manager import ChunkParameters
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user