Skip to content

Release v.5.0.0

Compare
Choose a tag to compare
@vbrodsky vbrodsky released this 17 Sep 17:58
· 238 commits to develop since this release
24e0766

Version 5.0.0 (2024-09-16)

Updated

  • Set tasks_remaining_count to None LabelingServiceDashboard if labeling has not started (#1817)
  • Improve error messaging when creating LLM project with invalid dataset id parameter(#1799)

Removed

  • BREAKING CHANGE SDK methods for exports v1(#1800)
  • BREAKING CHANGE Unused labelbox_v1 serialization package(#1803)

Fixed

  • Cuid dependencies that cause a crash if numpy is not installed (#1807)