Added customizable column selectors for performance tuning and cost management.
This will help you better understand the data behind each request to the LLM for improved troubleshooting and cost management with Prompts.
Added support for the OpenAI GPT-4.1 series models in Prompts. See the complete list of supported base models here.
The cursor now adjusts dynamically to brush size to allow for more precision in segmentation tasks.
COCO and YOLO export formats now available for KeyPointLabels
.
Gain clarity into annotator output and productivity; track performance across individuals and teams.
Click any agreement score to view pairwise agreement scores with others.
You can now restrict Plugin access to Administrators and above. By default, Managers have access to update plugins.
To request that this be restricted to Administrators, contact support.
Contribute to and browse the open source community templates repository.
View dozens of pre-built templates available today in the Templates Gallery.
Label Studio can now be used in dark mode.
Click your avatar in the upper right to find the toggle for dark mode.
There is a new Annotator Evaluation section under Settings > Quality.
When there are ground truth annotations within the project, an annotator will be paused if their ground truth agreement falls below a certain threshold.
For more information, see Annotator Evaluation.
We have added support for the following:
Anthropic: Claude 3.7 Sonnet
Gemini/Vertex: Gemini 2.5 Pro
OpenAI: GPT 4.5
For a full list of supported models, see Supported base models.
A new Pages Processed indicator is available when using Prompts against a project that includes tasks with image albums (using the valueList
parameter on an Image tag).
You can also see the number of pages processed for each task by hovering over the image thumbnail.
You can now click and drag to adjust text span regions.
You can now export polygons created using the BrushLabels tag to COCO format.
If you have AI Assistant enabled and ask multiple questions without coming to a resolution, it will offer to create a support ticket on your behalf:
You can now clear your chat history to start a new chat.
unsafe-eval
usage.
visibleWhen
parameter was not working when used with a taxonomy.
There are a number of new features and changes related to plugins:
When you open Label Studio, you will see a new Home page. Here you can find links to your most recent projects, shortcuts to common actions, and links to frequently used resources.
When adding project storage, you now have the option to choose Google Cloud Storage WIF.
Unlike the the standard GCS connection using application credentials, this allows Label Studio to request temporary credentials when connecting to your storage.
For more information, see Google Cloud Storage with Workload Identity Federation (WIF).
We have added support for the following Gemini models:
We have removed support for the following OpenAI models:
Label Studio is transitioning from user to roles in AWS S3 IAM.
This affects users who are using the Amazon S3 (IAM role access) storage type in projects.
Before you can add new projects with the Amazon S3 (IAM role access) storage type, you must update your AWS IAM policy to add the following principal:
arn:aws:iam::490065312183:role/label-studio-app-production
Please also keep the the previous Label Studio principal in place to ensure that any project connections you set up prior to April 7, 2025 will continue to have access to AWS:
arn:aws:iam::490065312183:user/rw_bucket
For more information, see Set up an IAM role in AWS.
prediction-changed
value was not being reset after making manual changes to pre-annotations.
Prompts now supports the valueList
parameter for the Image
tag, meaning you can use prompts with a series of images.
Importantly, this also means expanded support for PDFs in Prompts. For more information on using this parameter, see Multi-Page Documentation Annotation.
You can now configure Prompts to use AI Foundry models. For more information, see Model provider API keys.
You can now drag and drop to adjust the length of video timeline segments.
Fixed an issue with workspace permission checks.
There is a new Quality > Annotation Limit section in the project settings.
You can use these fields to set limits on how many tasks each user is able to annotate. Once the limit is reached, their progress will be paused.
For more information, see Annotation Limit.
You can now scroll forward and backward within audio files. This can be activated using the scrolling motion on a trackpad or a mouse.
We have introduced two new settings for audio tasks:
There are three new templates available from the template gallery:
Made security improvements regarding org membership visibility.
You can now configure Prompts to use Gemini and Vertex AI models. For more information, see Model provider API keys.
When you add an OpenAI key to Prompts, you will now see the o3-mini model available in the Base Model drop-down menu. For a list of all available models, see Supported base models.
When you have annotations generated by predictions (pre-annotations), you will now see the prediction score (also known as the "confidence score") under the model name in the labeling interface tabs.
The thumbnail images for the pre-built templates have been redesigned.
The annotation counter at the bottom of the Data Manager has been updated to read "Submitted Annotations." It previously read "Annotations," which could cause confusion.
The Relations panel now displays the number identifier for the region when viewing relations between regions.
If you are using <Relation> tags in your labeling config, you can specify a value describing the relationship between regions.
In the past, it could be difficult to read these values when there were several overlapping relations and regions. With this release, the text value for the relationship is pulled forward into focus when you hover.
Security enhancements and optimizations.