mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-10 13:29:35 +00:00
refactor: Refactor proxy LLM (#1064)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from dbgpt._private.pydantic import Field, BaseModel
|
||||
from dbgpt._private.pydantic import BaseModel, Field
|
||||
|
||||
DEFAULT_CONTEXT_WINDOW = 3900
|
||||
DEFAULT_NUM_OUTPUTS = 256
|
||||
|
Reference in New Issue
Block a user