---
Jun 17, 2025
Helm Chart version: 1.9.15
You can now configure your on-prem environment to use Prompts!
Prompts is an interface to easily integrate LLMs into your own Label Studio deployment. Leading teams use it to pre-label data, compare models, and generate synthetic samples.
You can find out more here:
Installing Prompts requires license enablement and additional install steps. Reach out to your CSM to enable a free trial!

Label Studio now uses a proxy when accessing media files in connect cloud storages. For more information, see Pre-signed URLs vs. storage proxies.
Proxy mode is only used when the **Use pre-signed URLs** option is disabled in source storage.
Storage proxies offer secure media access, simplified configuration, and improved performance.
A new PDF tag lets you directly ingest PDF URLs for classification without needing to use hypertext tags.
This also simplifies the process for using PDFs with Prompts for summarization and classification tasks.
COCO and YOLO export formats now available for KeyPointLabels. For more information, see our docs.
Previously, if you loaded JSON tasks from source storage, you could only configure one task per JSON file.
This restriction has been removed, and you can now specify multiple tasks per JSON file as long as all tasks follow the same format.
For more information, see the examples in our our docs.
The **Export Underlying Data** option was recently introduced and is available from the Annotations chart in the annotator performance dashboard. This allows you to export information about the tasks that the selected users have annotated.
Previously, users were only identified by user ID within the CSV. With this update, you can also identify users by email.
User interface enhancements for the AI Assistant, including a new icon.
Fixed various user interface issues associated with the new dark mode feature.
Fixed an issue where the **Not Activated** role was hidden by default on the Organization page.
Fixed several small issues related to the annotator agreement score popover.
Fixed an issue where when moving around panels in the labeling interface, groups were not sticking in place.
Fixed an issue where the token refresh function was not using the user-supplied httpx_client.
Fixed an issue with cloud storage in which tasks would not resolve correctly if they referenced data in different buckets.
Fixed an issue where the drop-down menu to select a user role was overflowing past the page edge.