mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-16 14:40:56 +00:00
chore: Fix package name conflict error (#1099)
This commit is contained in:
@@ -7,7 +7,7 @@ from dbgpt.core import (
|
||||
StorageConversation,
|
||||
StorageInterface,
|
||||
)
|
||||
from dbgpt.core.operator import PreChatHistoryLoadOperator
|
||||
from dbgpt.core.operators import PreChatHistoryLoadOperator
|
||||
|
||||
from .serve import Serve
|
||||
|
||||
|
Reference in New Issue
Block a user