December 3, 2024
17 days ago
Release notes
App
Added
- In-editor suggestions are now available in the Multi-modal chat and Prompt & response editors. You can use this AI-powered tool to double-check your grammar and wording to ensure your prompts are written correctly. This feature is enabled on a project-by-project basis.
- The new “step-by-step reasoning” task in the Multi-modal chat editor allows labelers to classify each step in the model response as “correct” or “incorrect”. Then, the model regenerates its response starting from the incorrect segment while preserving the previous responses. To learn more about how this works, read this guide.
- The new “fact-checking” task in the Multi-modal chat editor allows labelers to easily rate any step in the response as “accurate”, “inaccurate”, “disputed”, “unsupported”, etc.
- The new “prompt-rating” task in the Multi-modal chat editor allows labelers to select from a pre-set list of toggles to signal that the content should not be labeled for a specific reason (e.g., offensive content, contains PII, not understandable, etc).
Removed
- On November 7th 2024, we removed the native support for YOLO models in Foundry. If you would like to set up your own YOLO model for inferencing, refer to our custom model integration docs.
- On November 7th 2024, we disabled the model fine-tuning feature, meaning the image fine-tuning is no longer available. We may re-enable this feature in the future.
- On November 25th 2024, we sunsetted the DICOM editor in our platform for all customers. Labeling DICOM data is no longer supported in Labelbox.
Future
- On February 13th 2025, we will sunset the “Reporting” tab (AKA Enterprise Dashboard) for all customers. The Reporting tab has been replaced by the new Monitor tab. To learn more about this change, refer to this guide.
Python SDK
To view the latest updates to our Python SDK, see the What's new section in the developer guides.