mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-10-23 01:49:58 +00:00
refactor: Refactor proxy LLM (#1064)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import os
|
||||
from typing import Optional, Any, List
|
||||
from typing import Any, List, Optional
|
||||
|
||||
from dbgpt.core import LLMClient
|
||||
from dbgpt.rag.chunk import Chunk
|
||||
|
Reference in New Issue
Block a user