Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"changeLog": "Release v2024.10.8",
"changeLog": "Release v2024.10.9",
"cpu": 0,
"description": "Backend server for the AI Computer Vision solution that detects User Interface Elements from a provided Application screenshot",
"displayName": "ComputerVision",
Expand All @@ -19,8 +19,8 @@
"tenantName": "UiPath",
"minAIFabricVersion": "22.10",
"languageVersion": 3,
"version": 324100007,
"customVersion": "24.10.8",
"imagePath": "cv2410:24.10.0.7",
"version": 424100008,
"customVersion": "24.10.9",
"imagePath": "cv2410:24.10.0.8",
"parametersFileJSON": "{\"probes\": [{\"probe\": \"startup\",\"initialDelaySeconds\": \"0\",\"periodSeconds\": \"1\",\"timeoutSeconds\": \"1\",\"successThreshold\": \"1\",\"failureThreshold\": \"600\"}]}"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"changeLog": "Release v2025.10.2",
"changeLog": "Release v2025.10.3",
"cpu": 0,
"description": "Backend server for the AI Computer Vision solution that detects User Interface Elements from a provided Application screenshot",
"displayName": "ComputerVision",
Expand All @@ -19,8 +19,8 @@
"tenantName": "UiPath",
"minAIFabricVersion": "22.10",
"languageVersion": 3,
"version": 325100003,
"customVersion": "25.10.2",
"imagePath": "cv2510:25.10.0.3",
"version": 425100004,
"customVersion": "25.10.3",
"imagePath": "cv2510:25.10.0.4",
"parametersFileJSON": "{\"probes\": [{\"probe\": \"startup\",\"initialDelaySeconds\": \"0\",\"periodSeconds\": \"1\",\"timeoutSeconds\": \"1\",\"successThreshold\": \"1\",\"failureThreshold\": \"600\"}]}"
}