label-studio-sdk 1.0.5__py3-none-any.whl → 1.0.7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. label_studio_sdk/__init__.py +70 -0
  2. label_studio_sdk/_extensions/eval/categorical.py +83 -0
  3. label_studio_sdk/_extensions/label_studio_tools/core/utils/io.py +35 -17
  4. label_studio_sdk/annotations/__init__.py +3 -0
  5. label_studio_sdk/annotations/client.py +109 -0
  6. label_studio_sdk/annotations/types/__init__.py +5 -0
  7. label_studio_sdk/annotations/types/annotations_create_bulk_response_item.py +29 -0
  8. label_studio_sdk/base_client.py +9 -0
  9. label_studio_sdk/comments/__init__.py +2 -0
  10. label_studio_sdk/comments/client.py +512 -0
  11. label_studio_sdk/converter/converter.py +2 -0
  12. label_studio_sdk/converter/imports/coco.py +14 -13
  13. label_studio_sdk/converter/utils.py +72 -3
  14. label_studio_sdk/core/client_wrapper.py +1 -1
  15. label_studio_sdk/files/client.py +26 -16
  16. label_studio_sdk/label_interface/interface.py +38 -5
  17. label_studio_sdk/model_providers/__init__.py +2 -0
  18. label_studio_sdk/model_providers/client.py +190 -0
  19. label_studio_sdk/projects/client.py +32 -16
  20. label_studio_sdk/projects/exports/client.py +133 -40
  21. label_studio_sdk/prompts/__init__.py +21 -0
  22. label_studio_sdk/prompts/client.py +862 -0
  23. label_studio_sdk/prompts/indicators/__init__.py +2 -0
  24. label_studio_sdk/prompts/indicators/client.py +194 -0
  25. label_studio_sdk/prompts/runs/__init__.py +5 -0
  26. label_studio_sdk/prompts/runs/client.py +354 -0
  27. label_studio_sdk/prompts/runs/types/__init__.py +5 -0
  28. label_studio_sdk/prompts/runs/types/runs_list_request_project_subset.py +5 -0
  29. label_studio_sdk/prompts/types/__init__.py +15 -0
  30. label_studio_sdk/prompts/types/prompts_batch_failed_predictions_request_failed_predictions_item.py +42 -0
  31. label_studio_sdk/prompts/types/prompts_batch_failed_predictions_response.py +29 -0
  32. label_studio_sdk/prompts/types/prompts_batch_predictions_request_results_item.py +62 -0
  33. label_studio_sdk/prompts/types/prompts_batch_predictions_response.py +29 -0
  34. label_studio_sdk/prompts/versions/__init__.py +2 -0
  35. label_studio_sdk/prompts/versions/client.py +921 -0
  36. label_studio_sdk/types/__init__.py +52 -0
  37. label_studio_sdk/types/comment.py +39 -0
  38. label_studio_sdk/types/comment_created_by.py +5 -0
  39. label_studio_sdk/types/inference_run.py +43 -0
  40. label_studio_sdk/types/inference_run_created_by.py +5 -0
  41. label_studio_sdk/types/inference_run_organization.py +5 -0
  42. label_studio_sdk/types/inference_run_project_subset.py +5 -0
  43. label_studio_sdk/types/inference_run_status.py +7 -0
  44. label_studio_sdk/types/key_indicator_value.py +30 -0
  45. label_studio_sdk/types/key_indicators.py +7 -0
  46. label_studio_sdk/types/key_indicators_item.py +51 -0
  47. label_studio_sdk/types/key_indicators_item_additional_kpis_item.py +37 -0
  48. label_studio_sdk/types/key_indicators_item_extra_kpis_item.py +37 -0
  49. label_studio_sdk/types/model_provider_connection.py +41 -0
  50. label_studio_sdk/types/model_provider_connection_created_by.py +5 -0
  51. label_studio_sdk/types/model_provider_connection_organization.py +5 -0
  52. label_studio_sdk/types/model_provider_connection_provider.py +5 -0
  53. label_studio_sdk/types/model_provider_connection_scope.py +5 -0
  54. label_studio_sdk/types/prompt.py +79 -0
  55. label_studio_sdk/types/prompt_created_by.py +5 -0
  56. label_studio_sdk/types/prompt_organization.py +5 -0
  57. label_studio_sdk/types/prompt_version.py +41 -0
  58. label_studio_sdk/types/prompt_version_created_by.py +5 -0
  59. label_studio_sdk/types/prompt_version_organization.py +5 -0
  60. label_studio_sdk/types/prompt_version_provider.py +5 -0
  61. label_studio_sdk/types/refined_prompt_response.py +64 -0
  62. label_studio_sdk/types/refined_prompt_response_refinement_status.py +7 -0
  63. label_studio_sdk/webhooks/client.py +245 -36
  64. label_studio_sdk/workspaces/client.py +20 -20
  65. label_studio_sdk-1.0.7.dist-info/LICENSE +201 -0
  66. {label_studio_sdk-1.0.5.dist-info → label_studio_sdk-1.0.7.dist-info}/METADATA +17 -3
  67. {label_studio_sdk-1.0.5.dist-info → label_studio_sdk-1.0.7.dist-info}/RECORD +68 -19
  68. {label_studio_sdk-1.0.5.dist-info → label_studio_sdk-1.0.7.dist-info}/WHEEL +1 -1
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "{}"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright 2019 Heartex, Inc
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: label-studio-sdk
3
- Version: 1.0.5
3
+ Version: 1.0.7
4
4
  Summary:
5
5
  Requires-Python: >=3.8,<4.0
6
6
  Classifier: Intended Audience :: Developers
@@ -16,15 +16,17 @@ Classifier: Programming Language :: Python :: 3.9
16
16
  Classifier: Programming Language :: Python :: 3.10
17
17
  Classifier: Programming Language :: Python :: 3.11
18
18
  Classifier: Programming Language :: Python :: 3.12
19
+ Classifier: Programming Language :: Python :: 3.13
19
20
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
20
21
  Classifier: Typing :: Typed
21
22
  Requires-Dist: Pillow (>=10.0.1)
22
23
  Requires-Dist: appdirs (>=1.4.3)
23
24
  Requires-Dist: httpx (>=0.21.2)
24
25
  Requires-Dist: ijson (>=3.2.3)
25
- Requires-Dist: jsonschema (==3.2.0)
26
+ Requires-Dist: jsonschema (>=4.23.0)
26
27
  Requires-Dist: lxml (>=4.2.5)
27
- Requires-Dist: nltk (>=3.8.2,<4.0.0)
28
+ Requires-Dist: nltk (>=3.9.1,<4.0.0)
29
+ Requires-Dist: numpy (<2.0.0)
28
30
  Requires-Dist: pandas (>=0.24.0)
29
31
  Requires-Dist: pydantic (>=1.9.2)
30
32
  Requires-Dist: requests (>=2.22.0)
@@ -179,6 +181,18 @@ ls = LabelStudio(
179
181
  )
180
182
  ```
181
183
 
184
+ ## Enterprise features
185
+
186
+ ### Create comments
187
+
188
+ ```python
189
+ comment = ls.comments.create(
190
+ project=project.id,
191
+ annotation=annotation.id,
192
+ text="Comment text"
193
+ )
194
+ ```
195
+
182
196
  <!-- Begin Contributing, generated by Fern -->
183
197
  # Contributing
184
198
 
@@ -1,11 +1,12 @@
1
- label_studio_sdk/__init__.py,sha256=wwUnbyt1h_ZWy6NRIIyQpRo72tjeAkxUiZxj2Mya5Kg,7774
1
+ label_studio_sdk/__init__.py,sha256=yX4rjl9sXUHP9Zng99680L_hCAROQFcX5bU6XU6L1hs,9877
2
2
  label_studio_sdk/_extensions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ label_studio_sdk/_extensions/eval/categorical.py,sha256=MxH2Jl8Mc6HS2byBnlRgABZgwMutSQdH3tgspwCkxqk,2703
3
4
  label_studio_sdk/_extensions/label_studio_tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
5
  label_studio_sdk/_extensions/label_studio_tools/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
6
  label_studio_sdk/_extensions/label_studio_tools/core/label_config.py,sha256=B2eztyLb7Zi-byqVcoQHm8kedjaxvzf3e-psG3GaOFc,5843
6
7
  label_studio_sdk/_extensions/label_studio_tools/core/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
8
  label_studio_sdk/_extensions/label_studio_tools/core/utils/exceptions.py,sha256=JxaXUMghUp1YvL--s8KFC4mCHVbV39giE3kSBHCmuFU,66
8
- label_studio_sdk/_extensions/label_studio_tools/core/utils/io.py,sha256=D9CEBFf_S_wmSk8NEoOTqGsm4y9syBTlsv1-c5Fu_Kc,8311
9
+ label_studio_sdk/_extensions/label_studio_tools/core/utils/io.py,sha256=fGnVo--KkiNRjswnoJgIapUN7ao26P0X61X88zM8Ws8,9129
9
10
  label_studio_sdk/_extensions/label_studio_tools/core/utils/params.py,sha256=ZSUb-IXG5OcPQ7pJ8NDRLon-cMxnjVq6XtinxvTuJso,1244
10
11
  label_studio_sdk/_extensions/label_studio_tools/etl/__init__.py,sha256=SdN7JGLJ1araqbx-nL2fVdhm6E6CNyru-vWVs6sMswI,31
11
12
  label_studio_sdk/_extensions/label_studio_tools/etl/beam.py,sha256=aGWS-LgU6du2Fm0HE_3mDWeQ5dcwMWWMeuS-0xjEcVE,833
@@ -36,29 +37,33 @@ label_studio_sdk/actions/types/actions_create_request_ordering_item.py,sha256=dE
36
37
  label_studio_sdk/actions/types/actions_create_request_selected_items.py,sha256=9ylitQl78Mrl2ffeYoaXL0JPyFPFriRDQtgvqJOuvRY,426
37
38
  label_studio_sdk/actions/types/actions_create_request_selected_items_excluded.py,sha256=V_UqVg8HP3REL9HxoqfadtGkK9M8q7gGXELxjLpZ2E0,1427
38
39
  label_studio_sdk/actions/types/actions_create_request_selected_items_included.py,sha256=Pd57blUopvSWgdR9fIEbEcTXk5yQXg25R4aT0TUtPN0,1426
39
- label_studio_sdk/annotations/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
40
- label_studio_sdk/annotations/client.py,sha256=3SvPTOQB4HrlSopWj4G6kG9-iOCKwPDyH_6ON2SQWqc,27377
41
- label_studio_sdk/base_client.py,sha256=4MsUHR7QOL_ps8oWVyg2TvKT6OdVAjaWAyrUvI10Z0k,8579
40
+ label_studio_sdk/annotations/__init__.py,sha256=jxvZmtwQDFWWc06XHVrESuNVf6EmDEwWweU5iwHYqAc,167
41
+ label_studio_sdk/annotations/client.py,sha256=ZHdxf3m1GUxfBQCIYy65ot-fU7Cril-T13HD_WnFSN0,31330
42
+ label_studio_sdk/annotations/types/__init__.py,sha256=XKS7Iz44bxth5k8-dYFU8RiFskAR2nwrEFMFjg8J1LE,199
43
+ label_studio_sdk/annotations/types/annotations_create_bulk_response_item.py,sha256=0QEUOTV750_uIzcl8SKVbO9xrgpPD-AlYpsBak2GE0M,1157
44
+ label_studio_sdk/base_client.py,sha256=1F0g-F7XREx_z7E3aY6Px0LLU-OEpXd993MKplcv0ak,9283
42
45
  label_studio_sdk/client.py,sha256=FwX1wETMKX43ra3-ePztaZA37MlmuY12PJ1mqZp5OHI,879
46
+ label_studio_sdk/comments/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
47
+ label_studio_sdk/comments/client.py,sha256=qUX31qgUWfyJa1qS_R_FehvpZRFAWWFQyyFdf0C13Fs,15655
43
48
  label_studio_sdk/converter/__init__.py,sha256=qppSJed16HAiZbGons0yVrPRjszuWFia025Rm477q1c,201
44
49
  label_studio_sdk/converter/audio.py,sha256=U9oTULkeimodZhIkB16Gl3eJD8YzsbADWxW_r2tPcxw,1905
45
50
  label_studio_sdk/converter/brush.py,sha256=jRL3fLl_J06fVEX7Uat31ru0uUZ71C4zrXnX2qOcrIo,13370
46
- label_studio_sdk/converter/converter.py,sha256=Ug9uOe7lw8Jv0lpcXZLt7rcGBXlLHW21sp_tSgazV6g,47721
51
+ label_studio_sdk/converter/converter.py,sha256=p3-9g5NJnr1cXBqkKZnXEO2UyD817sOWoWgO7VL8CC0,47854
47
52
  label_studio_sdk/converter/exports/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
48
53
  label_studio_sdk/converter/exports/csv.py,sha256=F4t04tFsg5gBXTZNmkjw_NeEVsobRH_Y_vfFDi7R0Zw,2865
49
54
  label_studio_sdk/converter/exports/csv2.py,sha256=9FxcPtIDcuztDF-y4Z7Mm0AgbYUR1oMitYT6BlcOFes,3125
50
55
  label_studio_sdk/converter/funsd.py,sha256=QHoa8hzWQLkZQ87e9EgURit9kGGUCgDxoRONcSzmWlw,2544
51
56
  label_studio_sdk/converter/imports/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
52
- label_studio_sdk/converter/imports/coco.py,sha256=cRoD1Z1xyekSLzPrzdMdA4bQtzR6VpZCkPF6JMpE2NY,10245
57
+ label_studio_sdk/converter/imports/coco.py,sha256=FDUij8i329XRs3RFZEo-hKWseieyfE7vbQUtHYHpQs8,10312
53
58
  label_studio_sdk/converter/imports/colors.py,sha256=F5_K4FIhOZl6LNEIVT2UU5L8HcmY8VwAg1tOFpjJINI,3827
54
59
  label_studio_sdk/converter/imports/label_config.py,sha256=8RT2Jppvi1-Sl3ZNDA1uFyHr2NoU4-gM26S9iAEuQh8,1218
55
60
  label_studio_sdk/converter/imports/pathtrack.py,sha256=Xxxbw8fLLHTR57FEjVeeitjh35YbcIh_eVzuw2e5K9w,8096
56
61
  label_studio_sdk/converter/imports/yolo.py,sha256=iu-8ay-QF6nT8Hy1rIzPpww1Y-9HnskgDk6yJ0q7YmI,8878
57
62
  label_studio_sdk/converter/main.py,sha256=tB1HbxV_prR67tEjk-YLk4pLJ5isxQAsyChxaktEIaQ,6004
58
- label_studio_sdk/converter/utils.py,sha256=etUjYJscKsqSGuFT4iK3AJmYm4NSK9hk6bLLu4L0aWQ,16143
63
+ label_studio_sdk/converter/utils.py,sha256=_UmT7S9lQgd_xb_hi9JyCQMYqvRIWW0L7zth1iFX9yU,18606
59
64
  label_studio_sdk/core/__init__.py,sha256=Io96G1IY5muGWXsxPKOkzYv3We4OJlBKMkUFvEYfVEQ,1054
60
65
  label_studio_sdk/core/api_error.py,sha256=RE8LELok2QCjABadECTvtDp7qejA1VmINCh6TbqPwSE,426
61
- label_studio_sdk/core/client_wrapper.py,sha256=i1FcTJOp2tkG37d25p1Nrxg3cKNF4q72v5sFm3QOgX8,1817
66
+ label_studio_sdk/core/client_wrapper.py,sha256=Ncpjp1lxnaLdDGG1nKaQE5ejiDdRoP67PSbNdRyrLZg,1817
62
67
  label_studio_sdk/core/datetime_utils.py,sha256=nBys2IsYrhPdszxGKCNRPSOCwa-5DWOHG95FB8G9PKo,1047
63
68
  label_studio_sdk/core/file.py,sha256=sy1RUGZ3aJYuw998bZytxxo6QdgKmlnlgBaMvwEKCGg,1480
64
69
  label_studio_sdk/core/http_client.py,sha256=boOEXUeA9zpitlEfyqa-A2_gnEYSYU9VNB3MmzwYS7U,18717
@@ -105,7 +110,7 @@ label_studio_sdk/export_storage/s3s/client.py,sha256=0Fe2tcEPr4AJF7oTQGK0nojnOkm
105
110
  label_studio_sdk/export_storage/types/__init__.py,sha256=G7iAfiRBL1WTYsluefJV4ZFUaBmK4mMp9sAMPJ7NZbw,203
106
111
  label_studio_sdk/export_storage/types/export_storage_list_types_response_item.py,sha256=3iRzkMqLe_ohc-XWg0h9s9jzgXx-omXsyGUZNY7R04U,1199
107
112
  label_studio_sdk/files/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
108
- label_studio_sdk/files/client.py,sha256=9AOJNHhX7_Muxe_7HLW80KSAvyDKPPMQBLCJaxSOpXo,19112
113
+ label_studio_sdk/files/client.py,sha256=cTxnAX0pwpw8M6I6eec_mym5G_21DD1K7goWKVg9Gjc,19250
109
114
  label_studio_sdk/import_storage/__init__.py,sha256=uJTTAcQ0OaeBxYNkKf7T4x7fbyL-JqtB_o64M_OF1mk,840
110
115
  label_studio_sdk/import_storage/azure/__init__.py,sha256=WflFc5wcr-Pgvi8vGcNCTKOPaIKxy-_RgMx2qttAHYc,183
111
116
  label_studio_sdk/import_storage/azure/client.py,sha256=zOiXXOH0m8pgZOHmrfEildrlZ-Ys9RM6QK8aGztFVXU,38340
@@ -142,7 +147,7 @@ label_studio_sdk/label_interface/base.py,sha256=NCgY7ntk0WSc9O9iXu3g37-CxbZgCx_W
142
147
  label_studio_sdk/label_interface/control_tags.py,sha256=HujnNfuOYHQmoW_QL9A6T5nPMxABP_Sq_Jy00hS_r8s,22939
143
148
  label_studio_sdk/label_interface/create.py,sha256=c3h5_FF4u5J62_mqq1oK2mjqXL-I1559C6MfoxkgO6s,6993
144
149
  label_studio_sdk/label_interface/data_examples.json,sha256=uCYvCtMIxPi1-jLlFhwJPh01tLyMIRwTjINeAeW-JzE,8195
145
- label_studio_sdk/label_interface/interface.py,sha256=2IYGNuSl4raIE-MCWjthn88LX0EYPVaf_NdgJ9q-N0Q,37462
150
+ label_studio_sdk/label_interface/interface.py,sha256=FFH2P8R-tIV-PtG9svPpTDDFQ0uONlYmRia1EGyCqpU,39191
146
151
  label_studio_sdk/label_interface/label_tags.py,sha256=nWEo21Gd8IPzIO72UqraLrChIbvrSMCA_eEhzYGnGCc,2282
147
152
  label_studio_sdk/label_interface/object_tags.py,sha256=haw-LbP4wRr6c--mKON5XiYufB8ubkZsU1WAFW0dbwg,8639
148
153
  label_studio_sdk/label_interface/objects.py,sha256=V1Spp0S9qE7iA-5kPCi0QyHrJ80Du9BUuYMsQUAQqc0,1535
@@ -156,18 +161,35 @@ label_studio_sdk/ml/types/ml_create_response_auth_method.py,sha256=rvp28YgqeQY9U
156
161
  label_studio_sdk/ml/types/ml_update_request_auth_method.py,sha256=IfZm_tgqLZ9LaRZvOm_1_SGqx0kXtkxOfCeomLF0SZk,171
157
162
  label_studio_sdk/ml/types/ml_update_response.py,sha256=GhueuUxG0eAqBCQO0KzS2X0hBil6UdR_6-5GS-7b5sE,2290
158
163
  label_studio_sdk/ml/types/ml_update_response_auth_method.py,sha256=1AhvSHg_qDNKx0bV_vaBdqioaSnbC6wNCIPdFbr9Czg,172
164
+ label_studio_sdk/model_providers/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
165
+ label_studio_sdk/model_providers/client.py,sha256=XtJTcrD2ipfvD3SctEHBR6npnXXIZlgnSath_fslMlc,6647
159
166
  label_studio_sdk/predictions/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
160
167
  label_studio_sdk/predictions/client.py,sha256=09_XwZudOdqlYAPoxr8Vl60t8eLZuLnrFp-y3H7i1Mc,25629
161
168
  label_studio_sdk/projects/__init__.py,sha256=_iq7sdPqGIwoq8VJqZV5fWU3ziLshGrZDKVe7F8_fbk,357
162
- label_studio_sdk/projects/client.py,sha256=S_HwTyaX4lYXEmnSVdFzobpWRw-IcL-bFvubNZ_cmEI,50471
169
+ label_studio_sdk/projects/client.py,sha256=TR0rMI2gFBY3D_xvhbGht_hN0HVelQoQqH4qQm7-7mg,51113
163
170
  label_studio_sdk/projects/client_ext.py,sha256=3maQuCHs4MhYdD_K69tcsBMDp2IG2oIls_VvF7BchGI,1140
164
171
  label_studio_sdk/projects/exports/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
165
- label_studio_sdk/projects/exports/client.py,sha256=YUj-CnOshlayQsoA0e45oXgQZpwBRzpGfz9jGjYUNgs,35935
172
+ label_studio_sdk/projects/exports/client.py,sha256=IgG5s8UPzpoaZy3UYszXrG7IPEg6LtLS04-E666brbU,39936
166
173
  label_studio_sdk/projects/types/__init__.py,sha256=EPDPCMDXFQp96yNZph2lAnDHw54X7NOvGOQgY9513sA,435
167
174
  label_studio_sdk/projects/types/projects_create_response.py,sha256=fgIEN2_u1EG7CH9VCPNdxRn6ekwXy5Cawf5_2VXeLGk,3391
168
175
  label_studio_sdk/projects/types/projects_import_tasks_response.py,sha256=QleGWz6JFzesJzf8cOCwQ-RbfM5Ig8dmGJXgkkxeUgU,2233
169
176
  label_studio_sdk/projects/types/projects_list_response.py,sha256=6iZSgnw8O5FRizmgobiVKqWJC1UjcXQLWduhJs-9CzU,1274
170
177
  label_studio_sdk/projects/types/projects_update_response.py,sha256=46rd7JoE80OT-_PaasWPeKC-h4aRtJ4vq0GkurnD6Bg,3391
178
+ label_studio_sdk/prompts/__init__.py,sha256=znKhqejZYbD2umWc9tuSD7pm0PyxMw9jmjGzNSUvius,661
179
+ label_studio_sdk/prompts/client.py,sha256=5w3mDAp6maWOX7XL9enEMf-YQL60AMzrTiqhaQAD-bo,29016
180
+ label_studio_sdk/prompts/indicators/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
181
+ label_studio_sdk/prompts/indicators/client.py,sha256=Xj5jdjnAi0xIFDL28TKbMua9bON0FQhbTgk8C_QmAHY,6276
182
+ label_studio_sdk/prompts/runs/__init__.py,sha256=o6GLzKNZevVPlSvNx_Tdf8xNX51s6gA4SvNL2rUF7bk,157
183
+ label_studio_sdk/prompts/runs/client.py,sha256=OLshXfCMzmcd45kugpk43njjwntjxF5UZs4xzyhEG1E,11669
184
+ label_studio_sdk/prompts/runs/types/__init__.py,sha256=iAA-b05WePpMQ5Q7DejSb-vD38ET-cNNXBMlHU3i46Q,184
185
+ label_studio_sdk/prompts/runs/types/runs_list_request_project_subset.py,sha256=F3H-dbfdJpe5hD_V_buW2_ZtpMTgum7Pcgb1pLYecBo,178
186
+ label_studio_sdk/prompts/types/__init__.py,sha256=nXbeawUxrwCapzjdTJkMSG7Xk9moU8DeBS3I4PU7UHU,698
187
+ label_studio_sdk/prompts/types/prompts_batch_failed_predictions_request_failed_predictions_item.py,sha256=vi2HaBH6NmpXVm5XVv8WAhw3d7nWCqjcAY6ohJGpR04,1527
188
+ label_studio_sdk/prompts/types/prompts_batch_failed_predictions_response.py,sha256=Pi-W8ZmwR5N_6qOJcQuR6dGhROY0Xf6q9lgq0cCkUnE,1165
189
+ label_studio_sdk/prompts/types/prompts_batch_predictions_request_results_item.py,sha256=Ecbstryh3pdkZbmfDVFzn2n27xxEmbtgPFXZ15oopj8,2370
190
+ label_studio_sdk/prompts/types/prompts_batch_predictions_response.py,sha256=7KlD1Q_MaAH8cqifVxjrsOG1SjqCy08P77xMhPEWn8w,1159
191
+ label_studio_sdk/prompts/versions/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
192
+ label_studio_sdk/prompts/versions/client.py,sha256=5fARmWNLKl5F7OhoMmUOc1Z45gjdUTb2LGx8moywQkk,29773
171
193
  label_studio_sdk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
172
194
  label_studio_sdk/tasks/__init__.py,sha256=a30krVHgQie5L6dCoFHY2FinuDWikj_gQUCGalFhVa8,185
173
195
  label_studio_sdk/tasks/client.py,sha256=6dzFwQOUOrmNemWNuOv4Ci12ZXymqsJ5e3XiNVRWPRc,31764
@@ -175,7 +197,7 @@ label_studio_sdk/tasks/client_ext.py,sha256=ZA0mE7DzgPWgUw4BKbtodyXJPCyG2Oe5BmMW
175
197
  label_studio_sdk/tasks/types/__init__.py,sha256=F5n2075irgvO9TyLAXzp26Tybg_lxMC56UySZzHby8I,237
176
198
  label_studio_sdk/tasks/types/tasks_list_request_fields.py,sha256=5YXxQgyzoaL0QjSE-aLs_fepCUuzj28iqUndh5NxGGg,166
177
199
  label_studio_sdk/tasks/types/tasks_list_response.py,sha256=Jc-ncfOVi6b9fFVspOdosE0AKlLto6w7bcURr4F72_E,1705
178
- label_studio_sdk/types/__init__.py,sha256=kNusXc9Bu-oLdyvkU-fTqt6SCOd0IwDHYtVvBIVf1vQ,5478
200
+ label_studio_sdk/types/__init__.py,sha256=RSoYZYBUHm5Y2dj7xgDjB-swswju5lTKRoSgwCrgSP4,7822
179
201
  label_studio_sdk/types/annotation.py,sha256=EJaFw_Lo5aFNCk4hw4AfR9iobADkJjTNKzRxOdJFYS0,3649
180
202
  label_studio_sdk/types/annotation_filter_options.py,sha256=_MjVVtTtQCb7hq7g9HnfFPktp4mb5n_ut7TL05mL7JQ,1495
181
203
  label_studio_sdk/types/annotation_last_action.py,sha256=g1CU8ypFyneqqf_eWtNH-lC6Q_h1i_IporC-Fq6nkxs,392
@@ -189,6 +211,8 @@ label_studio_sdk/types/base_task.py,sha256=5WTHfQYGQTvqjypnEZiZO3owbox18u8bbQWHh
189
211
  label_studio_sdk/types/base_task_file_upload.py,sha256=PdWBe3w8CFB1ytNkuTHOIn8K0HqQVxIdgWjTtYwRmtQ,158
190
212
  label_studio_sdk/types/base_task_updated_by.py,sha256=1MZr_m96ZlLhWoYgURrQmgAuc15kQ_vOCZPO-DKaZSU,195
191
213
  label_studio_sdk/types/base_user.py,sha256=vpeAF07_xu5wpZRDagVilzvajzXqOH4em47PH12BuCI,1636
214
+ label_studio_sdk/types/comment.py,sha256=dyfXk3jXIgU6ChAPTUIn9GIQzsi768Dg1hXXL6fqvSg,1407
215
+ label_studio_sdk/types/comment_created_by.py,sha256=K2LWpFYPIV1BpXvMPY4DJTHoQ8meu1DFhOzZB5DE8k8,147
192
216
  label_studio_sdk/types/converted_format.py,sha256=isfQtXCd_IQUJvefLdhAD4sXgH_hYTq3zOFILml372k,1400
193
217
  label_studio_sdk/types/converted_format_status.py,sha256=27Ty_98TvKo1ENlvy10HH6HWXKifB2AYIb_NeTY4D7E,194
194
218
  label_studio_sdk/types/data_manager_task_serializer.py,sha256=ya-FboTs16qTgBQFiO1UTkJMA3P9Tc0Yd_bPgsH6l90,4873
@@ -207,6 +231,16 @@ label_studio_sdk/types/gcs_export_storage.py,sha256=P3mSgrFaU3IEeC31WObpF-hjlC7Y
207
231
  label_studio_sdk/types/gcs_export_storage_status.py,sha256=RvUZ-3_sF7GgkgsC_N48r8bELZbM_tXZvEqcNSyxZQ4,215
208
232
  label_studio_sdk/types/gcs_import_storage.py,sha256=Dp8Kmx_OkDz24fm800WQ5coCM67N-7RZYbUA34isUEk,3392
209
233
  label_studio_sdk/types/gcs_import_storage_status.py,sha256=5ZZBCd9tZEwbfi5pTV5t_MLndYkUlRrHK99r2SWb8oo,215
234
+ label_studio_sdk/types/inference_run.py,sha256=0LomJ0yYd4z7heRpRPRnTNt2Z9RM19emvB5nqm_V1kA,1902
235
+ label_studio_sdk/types/inference_run_created_by.py,sha256=r3gejo--DJRowaVn-jCrCBmZT3Cf7sie-fPyyLToPc0,152
236
+ label_studio_sdk/types/inference_run_organization.py,sha256=zeRnAqncnYQswrVLzwApaaqm3b0snAyNoIlOmuObGRQ,155
237
+ label_studio_sdk/types/inference_run_project_subset.py,sha256=lX40egBgMaJgguByeFhcq7HB4OPO09uBPMb9Eh_18qg,175
238
+ label_studio_sdk/types/inference_run_status.py,sha256=ADkxM0bEN-YeOfD-0vLcrOTIYZRLEKWk4tQanqLCLRU,208
239
+ label_studio_sdk/types/key_indicator_value.py,sha256=UzHpijJTZPESWPUYSdVr_43TF9Si9ghWsJQix7SMxpE,1207
240
+ label_studio_sdk/types/key_indicators.py,sha256=rB7gySc5mqKjdM1vTStQIU7nJd0KLrTmaVDoAEwxLuA,179
241
+ label_studio_sdk/types/key_indicators_item.py,sha256=1pLOU76FxPIB-lVN8Viymt_SMmB66xX5HtiuVewY4Is,1975
242
+ label_studio_sdk/types/key_indicators_item_additional_kpis_item.py,sha256=vVcJfECNEuXkqns30zg16wuwJ_ttP4RT5R2zGF7HrOo,1416
243
+ label_studio_sdk/types/key_indicators_item_extra_kpis_item.py,sha256=5ZMGLhVJA2nqufhzfN2cV-CRIV-qR559ZoIqrfqWYkw,1411
210
244
  label_studio_sdk/types/local_files_export_storage.py,sha256=-ffbPW5-IvnlbavSEfp25rl1M1mVq-kitl0txbTR858,2973
211
245
  label_studio_sdk/types/local_files_export_storage_status.py,sha256=zgBmQ0v7w8O061lIZoymrX-CdTR3m8ZDjEUh6XWBP8U,222
212
246
  label_studio_sdk/types/local_files_import_storage.py,sha256=9iAyCAPSvyRmvJ0cwYnp5DppQio7UQZONUEqlPsd5wk,2842
@@ -214,6 +248,11 @@ label_studio_sdk/types/local_files_import_storage_status.py,sha256=eFkyIxGzPrHN_
214
248
  label_studio_sdk/types/ml_backend.py,sha256=Q6VSYnG4Tq9EtA71ufP0iKjml7-G6rvmolLolH0tYNg,3043
215
249
  label_studio_sdk/types/ml_backend_auth_method.py,sha256=T5dI6mk4xn2RnBL3rRqEf3sXFMcj1PzmQcMO_EMH_1s,165
216
250
  label_studio_sdk/types/ml_backend_state.py,sha256=yIwkALw4EERwbjtpKXqggx-DDLuJthc84LQ_KcVmyfQ,168
251
+ label_studio_sdk/types/model_provider_connection.py,sha256=VNVoxluwSW1pyGiEj73263zYONuT29mXL6yLsjLbNX8,1931
252
+ label_studio_sdk/types/model_provider_connection_created_by.py,sha256=mV5ZRAG5xEE6Z1Ewu4FMOSMZKqnjdc6gpRVp5ppB8is,163
253
+ label_studio_sdk/types/model_provider_connection_organization.py,sha256=4wXH1LCCKh73XT-btdJLX4LPkcnu-CGjDzrXCubRVWo,166
254
+ label_studio_sdk/types/model_provider_connection_provider.py,sha256=s7PwMlMPwm9EFYFD5XQxWyfEHFo1V5efvQtn_1i6ScY,180
255
+ label_studio_sdk/types/model_provider_connection_scope.py,sha256=yi-uNxAvmpe7dvLX0d7wh92HyAHdwfsE22S1nKfpH_0,185
217
256
  label_studio_sdk/types/prediction.py,sha256=h75ydes7dMEtGeug6r1VE41vy2yWmvD0m8Qo5hWxliA,2624
218
257
  label_studio_sdk/types/project.py,sha256=3oHQ9eWJy5D16zYmzD6onffPSrJA7vhsdPvLS7jSJlY,7273
219
258
  label_studio_sdk/types/project_import.py,sha256=u-ts8lF3fykKMkWEu9Y2fbCxjkwqpEhX-B0Ex4JqhbM,2529
@@ -221,10 +260,19 @@ label_studio_sdk/types/project_import_status.py,sha256=FEFdU3D0_Ga9dDv-yNjcr3ATm
221
260
  label_studio_sdk/types/project_label_config.py,sha256=46u55A8H4i9noIfwWIUQEFMoI8150mQ0GovPoA-o7bk,1231
222
261
  label_studio_sdk/types/project_sampling.py,sha256=m5ui0EJ-KbUgyx3d92JtI8tVaRKGqP2YHrvX3yGXIFU,212
223
262
  label_studio_sdk/types/project_skip_queue.py,sha256=9DE5IpEBmm6QCIVqG0deISOCo_vHpfaEmHXGpf17UeA,198
263
+ label_studio_sdk/types/prompt.py,sha256=jcO8gvK2RUyaKBrna5GCJCq9AUqY9oCz0izQ5vNJyPk,2404
264
+ label_studio_sdk/types/prompt_created_by.py,sha256=nHQVl68taZMr6gYNRveX6DlSq98ElvPeTRtvEqbGQ0U,146
265
+ label_studio_sdk/types/prompt_organization.py,sha256=7CJzAsQ8AqC9WmgI8wb9vdnjOu6LsAEQZXrMalTm2QQ,149
266
+ label_studio_sdk/types/prompt_version.py,sha256=4yG2z4aYRyGsbmGHTA2mznVlIcdmmaSIcTZMf_gpmJk,1817
267
+ label_studio_sdk/types/prompt_version_created_by.py,sha256=rlD6BuedfUgS75lLJBq7RAk4Sa1qTQs8MlJajAzqOkk,153
268
+ label_studio_sdk/types/prompt_version_organization.py,sha256=8F0AflJWt8HzMBmcgnx2Rwk7IfngACDBeckG_4QZRyY,156
269
+ label_studio_sdk/types/prompt_version_provider.py,sha256=Zh2xGnOcnwQ7-s4uSaKXbAvxz-OLir0nDXncrUJ5v6E,170
224
270
  label_studio_sdk/types/redis_export_storage.py,sha256=v6rjzqJnA3cSevwgr3Q-hjF5EYnJLkX1RSTTRNxH3EA,3419
225
271
  label_studio_sdk/types/redis_export_storage_status.py,sha256=yOqhEQ2CSOJP3mQr6bPfARVROGi9YZwnM9bBM1CZCZM,217
226
272
  label_studio_sdk/types/redis_import_storage.py,sha256=aIVNdfD9_6yfyicgPF15v08-552pbAAYDbeZJoAY8a0,3288
227
273
  label_studio_sdk/types/redis_import_storage_status.py,sha256=KmGl0_RWK20owkGdLZ2Tx19v7fZrSSBDhN-SScYh5hM,217
274
+ label_studio_sdk/types/refined_prompt_response.py,sha256=xvdW32kBWQqn2BWefdu-3RaBe7NnwdAJGxsdKIsiiOY,2139
275
+ label_studio_sdk/types/refined_prompt_response_refinement_status.py,sha256=k2VmjpYtv4E19KV0pjcgUmC_UEn3TOWUI0S3MbllaG4,215
228
276
  label_studio_sdk/types/s3export_storage.py,sha256=YdsbJuUIhy9aUtIT2ExPtjM4C4K_WDTUsCGw2563s9Y,3849
229
277
  label_studio_sdk/types/s3export_storage_status.py,sha256=HYCH0ZH90Oi-_1WgOo6d19rFm5JJ9M7tn5tVPL71P70,214
230
278
  label_studio_sdk/types/s3import_storage.py,sha256=ztrH-qqQnpZvgZSSE_l06ZK9GvS6vKE1W1HEUeVHwxA,4029
@@ -270,16 +318,17 @@ label_studio_sdk/views/types/views_update_request_data_filters_items_item_operat
270
318
  label_studio_sdk/views/types/views_update_request_data_filters_items_item_value.py,sha256=HGgu8yUBw08tkUuahsGOrCkdZYIjRfz3B_Hn-I53Tps,192
271
319
  label_studio_sdk/views/types/views_update_request_data_ordering_item.py,sha256=6TjHuKVqsCJ2SHWncUTVue182zx8a2ADu0_JOBSFaj4,873
272
320
  label_studio_sdk/webhooks/__init__.py,sha256=0DSbAQyqXqt6PKwuuIVD7omuduXEibruIm5h0_68EKk,165
273
- label_studio_sdk/webhooks/client.py,sha256=mAg-wLt_26M_YICzAqCcYO__riFFphKz7lDAlHIzbY4,23373
321
+ label_studio_sdk/webhooks/client.py,sha256=YhYQyfAaHW6Z1LrniIoMLXG5GNAeac-i46rzADog6zg,31276
274
322
  label_studio_sdk/webhooks/types/__init__.py,sha256=NAHGRDDJqPr2fve8K4XwAV8Dr-OfLPhGmamY_VCzSvk,196
275
323
  label_studio_sdk/webhooks/types/webhooks_update_request_actions_item.py,sha256=qBGwoU6G5uRwDGdJCXgqjJ2TzVLcak3sNObxMCgOjJg,517
276
324
  label_studio_sdk/workspaces/__init__.py,sha256=Tpg_Lo37vDQtY28j4YmIAXHCfRV1Sz3L4gkgZyHWi5U,230
277
- label_studio_sdk/workspaces/client.py,sha256=emLd4XUgTyYZBYvi9s7E37sPAwIofSHLD_YXpveqv9w,18890
325
+ label_studio_sdk/workspaces/client.py,sha256=1gP52EW70RMJQAmpWJsHi287kzxlufPXWQoFZe6oeVY,18890
278
326
  label_studio_sdk/workspaces/members/__init__.py,sha256=YUnb3NvL5D5BdeUpL5gMjGqCWN_dJQ14pjUV6aOSJYg,195
279
327
  label_studio_sdk/workspaces/members/client.py,sha256=OQBgiVK2Rf9fQZ3ogAprZ2bJhpBTnfHq9jNaSx27DTQ,9945
280
328
  label_studio_sdk/workspaces/members/types/__init__.py,sha256=ZIa_rd7d6K9ZITjTU6fptyGgvjNDySksJ7Rbn4wyhD4,252
281
329
  label_studio_sdk/workspaces/members/types/members_create_response.py,sha256=_HhJVRMwE_7ZQHfqpuWXgV57tWSk07y0grqQAIlZGUY,1228
282
330
  label_studio_sdk/workspaces/members/types/members_list_response_item.py,sha256=RlTUR1z2hNP1DYDmixjafUS34A7RmOYMsyQLXZrb9Dw,1255
283
- label_studio_sdk-1.0.5.dist-info/METADATA,sha256=qD41KEvBfFOpSCkOiGHIqSMqAirR4N0PKRaVbH3Ipas,5475
284
- label_studio_sdk-1.0.5.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
285
- label_studio_sdk-1.0.5.dist-info/RECORD,,
331
+ label_studio_sdk-1.0.7.dist-info/LICENSE,sha256=ymVrFcHiJGjHeY30NWZgdV-xzNEtfuC63oK9ZeMDjhs,11341
332
+ label_studio_sdk-1.0.7.dist-info/METADATA,sha256=kilAGPmqukk8n4AHHALh2BsEIm7tuLD397npoYlNOkI,5731
333
+ label_studio_sdk-1.0.7.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
334
+ label_studio_sdk-1.0.7.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.9.0
2
+ Generator: poetry-core 1.9.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any