mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-08 04:23:35 +00:00
feat(core): Support i18n (#1327)
This commit is contained in:
@@ -65,7 +65,7 @@ from dbgpt.model.operators import (
|
||||
OpenAIStreamingOutputOperator,
|
||||
StreamingLLMOperator,
|
||||
)
|
||||
from dbgpt.serve.conversation.operator import ServePreChatHistoryLoadOperator
|
||||
from dbgpt.serve.conversation.operators import ServePreChatHistoryLoadOperator
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
Reference in New Issue
Block a user