DocumentationRecipesReferenceGraphQLChangelog
Log In

July 19th, 2023

Changelog (v2.137.0)

New

  • [Python SDK] We’ve added a new tutorial on how to import COCO labels into Kili.
  • [Python SDK] We’ve added a new tutorial on how to import GeoJSON labels into Kili.
  • Automation (Alpha) It is now possible to generate pre-annotation labels for text-based NER projects by using OpenAI GPT. To improve the quality of generated labels, we recommend annotating some assets manually, and avoiding categories that are too ambiguous like "other" or "miscellaneous".

Changed

  • [Labeling] In projects with named entity relation jobs, when you’re creating or editing a relation, a purple frame shows in the asset viewer, so that it’s clearer that you are in edit mode.
  • [Labeling] Label tags for transcription sub-jobs visible in the asset viewer only show the first nested job. We’ve made it possible to change the order of these sub-jobs so that you have full control over which of them are shown as label tags. You can make this change in the project JSON settings.

Fixed

  • [Filtering] Users located in certain timezones were having problems with filtering assets when using pre-defined settings such as “yesterday” or “today”. We’ve fixed this issue.