Skip to content

Commit 8d8fc4f

Browse files
Make most evaluation results subfields nullable to avoid ApiTypeErrors when requesting evaluation results for count mode detectors
1 parent 32c8e52 commit 8d8fc4f

76 files changed

Lines changed: 131 additions & 93 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

generated/README.md

Lines changed: 1 addition & 1 deletion

generated/docs/InlineResponse2001EvaluationResults.md

Lines changed: 7 additions & 5 deletions

generated/groundlight_openapi_client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Groundlight makes it simple to understand images. You can easily create computer vision detectors just by describing what you want to know using natural language. # noqa: E501
77
8-
The version of the OpenAPI document: 0.18.2
8+
The version of the OpenAPI document: 0.18.3
99
Contact: support@groundlight.ai
1010
Generated by: https://openapi-generator.tech
1111
"""

generated/groundlight_openapi_client/api/actions_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Groundlight makes it simple to understand images. You can easily create computer vision detectors just by describing what you want to know using natural language. # noqa: E501
55
6-
The version of the OpenAPI document: 0.18.2
6+
The version of the OpenAPI document: 0.18.3
77
Contact: support@groundlight.ai
88
Generated by: https://openapi-generator.tech
99
"""

generated/groundlight_openapi_client/api/detector_groups_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Groundlight makes it simple to understand images. You can easily create computer vision detectors just by describing what you want to know using natural language. # noqa: E501
55
6-
The version of the OpenAPI document: 0.18.2
6+
The version of the OpenAPI document: 0.18.3
77
Contact: support@groundlight.ai
88
Generated by: https://openapi-generator.tech
99
"""

generated/groundlight_openapi_client/api/detector_reset_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Groundlight makes it simple to understand images. You can easily create computer vision detectors just by describing what you want to know using natural language. # noqa: E501
55
6-
The version of the OpenAPI document: 0.18.2
6+
The version of the OpenAPI document: 0.18.3
77
Contact: support@groundlight.ai
88
Generated by: https://openapi-generator.tech
99
"""

generated/groundlight_openapi_client/api/detectors_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Groundlight makes it simple to understand images. You can easily create computer vision detectors just by describing what you want to know using natural language. # noqa: E501
55
6-
The version of the OpenAPI document: 0.18.2
6+
The version of the OpenAPI document: 0.18.3
77
Contact: support@groundlight.ai
88
Generated by: https://openapi-generator.tech
99
"""

generated/groundlight_openapi_client/api/edge_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Groundlight makes it simple to understand images. You can easily create computer vision detectors just by describing what you want to know using natural language. # noqa: E501
55
6-
The version of the OpenAPI document: 0.18.2
6+
The version of the OpenAPI document: 0.18.3
77
Contact: support@groundlight.ai
88
Generated by: https://openapi-generator.tech
99
"""

generated/groundlight_openapi_client/api/image_queries_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Groundlight makes it simple to understand images. You can easily create computer vision detectors just by describing what you want to know using natural language. # noqa: E501
55
6-
The version of the OpenAPI document: 0.18.2
6+
The version of the OpenAPI document: 0.18.3
77
Contact: support@groundlight.ai
88
Generated by: https://openapi-generator.tech
99
"""

generated/groundlight_openapi_client/api/labels_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
Groundlight makes it simple to understand images. You can easily create computer vision detectors just by describing what you want to know using natural language. # noqa: E501
55
6-
The version of the OpenAPI document: 0.18.2
6+
The version of the OpenAPI document: 0.18.3
77
Contact: support@groundlight.ai
88
Generated by: https://openapi-generator.tech
99
"""

0 commit comments

Comments
 (0)