Ívar Óli Sigurðsson 2 mesi fa
parent
commit
c5a09cdd21
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      backend/open_webui/retrieval/loaders/main.py

+ 1 - 1
backend/open_webui/retrieval/loaders/main.py

@@ -76,7 +76,7 @@ known_source_ext = [
     "jsx",
     "hs",
     "lhs",
-    "json"
+    "json",
 ]