app/service/ragflow.py @@ -99,6 +99,7 @@ "updated_time": item["update_time"] } for item in data if "id" in item and "name" in item and item["name"] ] return result