diff --git a/metadata/ComputerVision__224100001__metadata.json b/metadata/ComputerVision__224100006__metadata.json similarity index 91% rename from metadata/ComputerVision__224100001__metadata.json rename to metadata/ComputerVision__224100006__metadata.json index 827814e8..20c2aa39 100644 --- a/metadata/ComputerVision__224100001__metadata.json +++ b/metadata/ComputerVision__224100006__metadata.json @@ -1,5 +1,5 @@ { - "changeLog": "Release v2023.10.7.1", + "changeLog": "Release v2024.10.7", "cpu": 0, "description": "Backend server for the AI Computer Vision solution that detects User Interface Elements from a provided Application screenshot", "displayName": "ComputerVision", @@ -19,8 +19,8 @@ "tenantName": "UiPath", "minAIFabricVersion": "22.10", "languageVersion": 3, - "version": 224100001, - "customVersion": "23.10.7.1", - "imagePath": "cv2410:24.10.0.1", + "version": 224100006, + "customVersion": "24.10.7", + "imagePath": "cv2410:24.10.0.6", "parametersFileJSON": "{\"probes\": [{\"probe\": \"startup\",\"initialDelaySeconds\": \"0\",\"periodSeconds\": \"1\",\"timeoutSeconds\": \"1\",\"successThreshold\": \"1\",\"failureThreshold\": \"600\"}]}" } diff --git a/metadata/ComputerVision__225100002__metadata.json b/metadata/ComputerVision__225100002__metadata.json new file mode 100644 index 00000000..1584191a --- /dev/null +++ b/metadata/ComputerVision__225100002__metadata.json @@ -0,0 +1,26 @@ +{ + "changeLog": "Release v2025.10.1", + "cpu": 0, + "description": "Backend server for the AI Computer Vision solution that detects User Interface Elements from a provided Application screenshot", + "displayName": "ComputerVision", + "gpu": 1, + "inputDescription": "Please use the Computer Vision Activities included in the UIAutomation package. For more information please visit the official documentation. https://docs.uipath.com/activities/other/latest/ui-automation/computer-vision-activities ", + "inputType": "JSON", + "memory": 0, + "mlPackageLanguage": "PYTHON36_CV", + "name": "ComputerVision", + "outputDescription": "Please use the Computer Vision Activities included in the UIAutomation package. For more information please visit the official documentation. https://docs.uipath.com/activities/other/latest/ui-automation/computer-vision-activities ", + "processorType": "GPU", + "projectId": "[project-id]", + "retrainable": false, + "stagingUri": "[staging-uri]", + "projectName": "UiPath Computer Vision", + "projectDescription": "Backend server for the AI Computer Vision solution that detects User Interface Elements from a provided Application screenshot", + "tenantName": "UiPath", + "minAIFabricVersion": "22.10", + "languageVersion": 3, + "version": 225100002, + "customVersion": "25.10.1", + "imagePath": "cv2510:25.10.0.2", + "parametersFileJSON": "{\"probes\": [{\"probe\": \"startup\",\"initialDelaySeconds\": \"0\",\"periodSeconds\": \"1\",\"timeoutSeconds\": \"1\",\"successThreshold\": \"1\",\"failureThreshold\": \"600\"}]}" +}