mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-31 10:12:51 +00:00
fix: Remove error import
This commit is contained in:
parent
60bece585c
commit
2f73ac535a
|
|
@ -22,7 +22,6 @@ from common.exception.app_exception import ChatException
|
|||
from knowledge.models import Document
|
||||
from models_provider.models import Model
|
||||
from models_provider.tools import get_model_credential
|
||||
from system_manage.models import UserGroupRelation
|
||||
|
||||
|
||||
class ChatInfo:
|
||||
|
|
|
|||
Loading…
Reference in New Issue