zhaoqingang
2024-11-19 35f8639455992d24f5d0b962bd6fa79d7fcb8f31
app/service/ragflow.py
@@ -100,6 +100,7 @@
                    "updated_time": item["update_time"]
                }
                for item in data
                if "id" in item and "name" in item and item["name"]
            ]
            return result