Label-studio-sdk

Latest version: v1.0.11

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.0.11

<!-- Release notes generated using configuration in .github/release.yml at release/1.0.11 -->

What's Changed
Features
* feat: LEAP-1776: Add Pauses API by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/399
* feat: DIA-1802: Anthropic support in Prompts by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/407
* feat: LEAP-1782: add pauses to members list by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/412
* feat: LEAP-1833: Pause limits settings for project by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/419
* feat: LEAP-1833: Pause limits settings for project by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/421
* feat: DIA-1868: Azure AI Studio support in Prompts by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/410
* feat: DIA-1887: SDK integration with JWT API tokens by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/415
* feat: DIA-1926: add generate_complete_sample_task function by pakelley in https://github.com/HumanSignal/label-studio-sdk/pull/427
* feat: DIA-1969: Support MIG Image use case by niklub in https://github.com/HumanSignal/label-studio-sdk/pull/423
Bug Fixes
* fix: DIA-1896: Complete LSDK export tests by niklub in https://github.com/HumanSignal/label-studio-sdk/pull/409
* fix: DIA-1939: Relax TextArea required constraints for LLM generation by niklub in https://github.com/HumanSignal/label-studio-sdk/pull/417
Other Changes
* Adjust schema for using PredictedOutputs by niklub in https://github.com/HumanSignal/label-studio-sdk/pull/424

New Contributors
* pakelley made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/427

**Full Changelog**: https://github.com/HumanSignal/label-studio-sdk/compare/1.0.10...1.0.11

1.0.10

<!-- Release notes generated using configuration in .github/release.yml at release/1.0.10 -->

What's Changed
Features
* feat: OPTIC-1360: [BE] create Account settings endpoints that handle existing functionality in the django template by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/364
* feat: DIA-1748: 'Generate labels with AI' button in Project, in SC by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/372
* feat: DIA-1716: Google AI Studio (Gemini) support in Prompts by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/393
* feat: DIA-1862: Improve SDK coverage and data flow by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/403
Bug Fixes
* fix: DIA-1581: Enhance prompt not working with number/rating tags by hakan458 in https://github.com/HumanSignal/label-studio-sdk/pull/371
* fix: Change YOLO import default image extension choices to .jpg, .jpeg, .png by EdjeElectronics in https://github.com/HumanSignal/label-studio-sdk/pull/353
* fix: skip invalid labels in exporting procedure by rezakarbasi in https://github.com/HumanSignal/label-studio-sdk/pull/367
* docs: Example with pre-import annotations by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/379
* fix: LEAP-1758: prevent use of poetry-core 2 by jombooth in https://github.com/HumanSignal/label-studio-sdk/pull/382
* fix: DIA-1784: Jinja dependabot fix by hakan458 in https://github.com/HumanSignal/label-studio-sdk/pull/384
* fix: LEAP-1692: Image export for COCO and YOLO by triklozoid in https://github.com/HumanSignal/label-studio-sdk/pull/383
* fix: DIA-1840: Fix missed LSE endpoints and formats by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/394
* fix: DIA-1840: Add project.id in create response by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/395
* fix: storage parameter fixes by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/397
* fix: LEAP-1762: Add selectItems support by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/398
* fix: DIA-1840: Add project.id in create response by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/396
* fix: LEAP-1812: Check the path for resource downloading by triklozoid in https://github.com/HumanSignal/label-studio-sdk/pull/402
* fix: DIA-1862: Revert .github/workflows by niklub in https://github.com/HumanSignal/label-studio-sdk/pull/408
Other Changes
* ci: PLT-628: Migrate to Poetry 2 by nikitabelonogov in https://github.com/HumanSignal/label-studio-sdk/pull/386
* ci: bump release-drafter/release-drafter from 6.0.0 to 6.1.0 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/388

New Contributors
* EdjeElectronics made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/353
* rezakarbasi made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/367

**Full Changelog**: https://github.com/HumanSignal/label-studio-sdk/compare/1.0.8...1.0.10

1.0.8

Not secure
<!-- Release notes generated using configuration in .github/release.yml at release/1.0.8 -->

What's Changed
Features
* feat: DIA-1415: Add LabelConfig->ResponseModel generator by niklub in https://github.com/HumanSignal/label-studio-sdk/pull/327
* feat: DIA-1384: Estimate cost for an inference run by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/330
* feat: DIA-1579: Seeded Sample Project and Prompts for Trials by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/351
* feat: DIA-1577: OpenAI usage limits for Trial accounts by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/354
* feat: DIA-1685: [sdk] Create example predictions and annotations from a LabelConfig by matt-bernstein in https://github.com/HumanSignal/label-studio-sdk/pull/360
Bug Fixes
* fix: DIA-1508: Fix sdk to support Prompts MultiSkill by niklub in https://github.com/HumanSignal/label-studio-sdk/pull/342
* fix: Update label_config_schema.json according to LS backend by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/344
* fix: DIA-1489: Multiskill prompt autorefinement fixes by niklub in https://github.com/HumanSignal/label-studio-sdk/pull/345
* fix: DIA-1562: false precision in cost reports by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/347
* fix: DIA-1560: Pin datamodel-code-generator by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/346
* fix: LEAP-1379: disable non-functional export types for MIG projects by jombooth in https://github.com/HumanSignal/label-studio-sdk/pull/355
Other Changes
* ci: Bump thehanimo/pr-title-checker from 1.4.2 to 1.4.3 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/361
* docs: Add tutorial export_yolo_with_images.py by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/362


**Full Changelog**: https://github.com/HumanSignal/label-studio-sdk/compare/1.0.7...1.0.8

1.0.7

Not secure
<!-- Release notes generated using configuration in .github/release.yml at release/1.0.7 -->

What's Changed
Features
* feat: RND-113: Add comments, workspace and custom functions in SDK by niklub in https://github.com/HumanSignal/label-studio-sdk/pull/271
* feat: DIA-1324: Add batch-prediction prompts endpoints by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/286
* feat: RND-116: Add convert_yolo_obb_to_annotation to utils for YOLO ML backend by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/295
* feat: DIA-1325: update response for inference-runs by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/294
* feat: LEAP-1354: API for Bulk Annotation by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/298
* feat: DIA-1360: Add token cost KPI to the Prompt aggregate-level subset metrics by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/300
* feat: DIA-1422: Add model provider connection to prompt version by hakan458 in https://github.com/HumanSignal/label-studio-sdk/pull/306
* feat: DIA-1410: Add support for list of str for multilabel by hakan458 in https://github.com/HumanSignal/label-studio-sdk/pull/313
* feat: DIA-1410: Multi label text classification by hakan458 in https://github.com/HumanSignal/label-studio-sdk/pull/316
* feat: :herb: Fern Regeneration -- September 25, 2024 by fern-api in https://github.com/HumanSignal/label-studio-sdk/pull/319
* feat: DIA-1402: V1-Submit Prompt auto-refinement job by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/322
Bug Fixes
* fix: Getting started ipynb by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/276
* fix: Import multiple segmentations from coco format json by Ljung323 in https://github.com/HumanSignal/label-studio-sdk/pull/251
* fix: LEAP-1339: Disable YOLO_OBB for timeline labels by triklozoid in https://github.com/HumanSignal/label-studio-sdk/pull/290
* fix: Fix download_and_cache for local storage with files in the root dir by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/314
* fix: Revert APACHE license back by moritzwilksch in https://github.com/HumanSignal/label-studio-sdk/pull/283
* fix: Skip webhook patch tests, temporary comment lint by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/317
* fix: DIA-1402: Add RefinedPromptResponse schema by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/331
* fix: DIA-1402: Include async GET/POST interactions for /refine by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/333
* fix: DIA-1402: Add ?async=true/false parameter to /refine by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/335
* fix: DIA-1403: Add total_cost, previous_version to refine output API by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/337
Other Changes
* ci: Bump actions/setup-node from 3 to 4 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/289
* chore: Bump NLTK to ^3.9.1 by robot-ci-heartex in https://github.com/HumanSignal/label-studio-sdk/pull/293
* :herb: Fern Regeneration -- September 16, 2024 by fern-api in https://github.com/HumanSignal/label-studio-sdk/pull/310
* docs: Add notes about old version in examples by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/323

New Contributors
* Ljung323 made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/251
* moritzwilksch made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/283

**Full Changelog**: https://github.com/HumanSignal/label-studio-sdk/compare/1.0.5...1.0.7

1.0.5

Not secure
<!-- Release notes generated using configuration in .github/release.yml at release/1.0.5 -->

What's Changed
Other Changes
* docs: Update README to include HumanSignal URL by caitlinwheeless in https://github.com/HumanSignal/label-studio-sdk/pull/265
* docs: Fix import Client command by caitlinwheeless in https://github.com/HumanSignal/label-studio-sdk/pull/268
* chore: LEAP-1365: Bump NLTK to address CVE by jombooth in https://github.com/HumanSignal/label-studio-sdk/pull/272


**Full Changelog**: https://github.com/HumanSignal/label-studio-sdk/compare/1.0.4...1.0.5

1.0.4

Not secure
<!-- Release notes generated using configuration in .github/release.yml at release/1.0.4 -->

What's Changed
Features
* Support for programmatic creation of Labeling Interface with `LabelInterface(xml_config)`
* Support for working with `workspaces`
* Support for S3 IAM role cloud storage access
Other Changes
* docs: Update commands in version section by caitlinwheeless in https://github.com/HumanSignal/label-studio-sdk/pull/256


**Full Changelog**: https://github.com/HumanSignal/label-studio-sdk/compare/1.0.3...1.0.4

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.