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