This commit is contained in:
Timothy Jaeryang Baek
2024-12-11 18:36:59 -08:00
parent 9e85ed861d
commit 3bda1a8b88
9 changed files with 335 additions and 347 deletions

View File

@@ -14,7 +14,7 @@ from open_webui.models.files import (
FileModelResponse,
Files,
)
from backend.open_webui.routers.retrieval import process_file, ProcessFileForm
from open_webui.routers.retrieval import process_file, ProcessFileForm
from open_webui.config import UPLOAD_DIR
from open_webui.env import SRC_LOG_LEVELS