Browse Source

Update main.py

mindspawn 11 months ago
parent
commit
6f9148ac4c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/apps/rag/main.py

+ 1 - 1
backend/apps/rag/main.py

@@ -974,7 +974,7 @@ def get_loader(filename: str, file_content_type: str, file_path: str):
         "swift",
         "swift",
         "vue",
         "vue",
         "svelte",
         "svelte",
-        "msg"
+        "msg",
     ]
     ]
 
 
     if file_ext == "pdf":
     if file_ext == "pdf":