We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401af94 commit 353d866Copy full SHA for 353d866
1 file changed
apps/tools/serializers/tool.py
@@ -38,7 +38,7 @@
38
from common.utils.rsa_util import rsa_long_decrypt, rsa_long_encrypt
39
from common.utils.tool_code import ToolExecutor
40
from knowledge.models import File, FileSourceType, Knowledge
41
-from maxkb.const import PROJECT_DIR
+from maxkb.const import PROJECT_DIR, CONFIG
42
from models_provider.models import Model
43
from system_manage.models import AuthTargetType, WorkspaceUserResourcePermission
44
from system_manage.models.resource_mapping import ResourceMapping
0 commit comments