# May 2025

This month, we have launched many new features. Here are the highlights:

* [Use Label Assist with Classification Projects](/changelog/explore-by-month/may-2025/use-label-assist-with-classification-projects.md)
* [Train larger models with Roboflow Train](/changelog/explore-by-month/may-2025/train-larger-models-with-roboflow-train.md)
* [Vision AI Checkup](/changelog/explore-by-month/may-2025/vision-ai-checkup.md)
* [Native Windows and macOS installers for Roboflow Inference](https://inference.roboflow.com/install/)

We also launched:

* **Training charts for semantic segmentation**: You can now see live training graphs for semantic segmentation models trained on Roboflow.
* **Copy and paste annotations**: You can now use the Control+C and Control+V keyboard shortcuts to copy and paste an annotation in the annotations editor.
* **Classification upload support with the CLI**: You can now use the Roboflow Python CLI to upload classification data to Roboflow.
* Au**to Label classification support**: You can now auto-label single- and multi-label classification datasets with Auto Label.

We also have had webinars on:

* [How to detect people in a danger zone](https://www.youtube.com/watch?v=1N8JKCqR5Xg)
* [Testing VLMs on Real-World Problems... How Do They Compare?](https://www.youtube.com/watch?v=-nUX6nOA9Kk)
* [Benchmark LLMs for Vision Tasks with RF100-VL](https://www.youtube.com/watch?v=3PIDMhvwZd8)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/changelog/explore-by-month/may-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
