Kili

Latest version: v2.169.0

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

Scan your dependencies

Page 38 of 43

2.2

2.2.0

Not secure

2.0.5

Not secure
- A new field `Asset.IsToLabeledBy` indicates whether one or more user were attributed the asset to label. The introduction of this new field is transparent to all API users.

2.0.3

Not secure
- We added new recipes on active learning and on counterfactual data augmentation

2.0.2

Not secure
Changelog

- **Exploit GraphQL's flexibility directly from Python.**
GraphQL offers the great flexibility to query any fields you want. We wanted to integrate this feature to our Python SDK.
From now on, you can request particular fields by explicitly provide a list of field (`fields`) to all query resolver (`projects`, `assets`, etc). This feature will prove particularly useful when you only want to speed up your queries and query only one or several particular fields (for instance, `id`).
The usage is documented [in this recipes](https://github.com/kili-technology/kili-playground/blob/master/recipes/query_methods.ipynb).

- **DICOM standard** is a well-known format that facilitates interoperability between medical imaging systems from different vendors.
We wrote a [Jupyter notebook](https://github.com/kili-technology/kili-playground/blob/master/recipes/medical_imaging.ipynb) acting as a recipe to manipulate DICOM data within Kili.

- **Kili's Python documentation** is now much more readable. Find the link [here](https://cloud.kili-technology.com/docs/python-graphql-api/python-api/).

- **All labeling interfaces** also evolved:
- Autosave allows you to have your work automatically saved every 30 seconds.
- When labeling images, you now have the possibility to combine both semantic and bounding box in the same interface.
- We also worked on improve the scalibility of the overall infrastructure guarantees a faster UX on the application.

2.0.1

Not secure
No change in API since 2.0.0.

Page 38 of 43

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.