# July 2025

Here is what we have shipped so far this month:

* [Train Three New RF-DETR Model Sizes](/changelog/explore-by-month/july-2025/train-three-new-rf-detr-model-sizes.md)
* [Train Semantic Segmentation Models from a Previous Checkpoint](/changelog/explore-by-month/july-2025/train-semantic-segmentation-models-from-a-previous-checkpoint.md)
* [Redesigned Model Evaluation Experience](/changelog/explore-by-month/july-2025/redesigned-model-evaluation-experience.md)
* [Automated Model Improvement Recommendations](/changelog/explore-by-month/july-2025/automated-model-improvement-recommendations.md)
* [Apply Tags from the Confusion Matrix](/changelog/explore-by-month/july-2025/apply-tags-from-the-confusion-matrix.md)
* [Metrics Explorer in Model Evaluation](/changelog/explore-by-month/july-2025/metrics-explorer-in-model-evaluation.md)
* [O](/changelog/explore-by-month/july-2025/option-to-disable-review-mode.md)[ption to Disable Review Mode](/changelog/explore-by-month/july-2025/option-to-disable-review-mode.md)
* [Roboflow for Startups Program](/changelog/explore-by-month/july-2025/roboflow-for-startups.md)
* [Set Permissions on Project Folders](/changelog/explore-by-month/july-2025/set-permissions-on-project-folders.md)
* [More Relevant Roboflow Universe Search Results](/changelog/explore-by-month/july-2025/more-relevant-roboflow-universe-search-results.md)

We have also hosted live sessions on:

* [How to Fine-Tune SmolVLM2](https://www.youtube.com/watch?v=qLPInUmH9xE)
* [Auto-Label an Object Detection Dataset](https://www.youtube.com/watch?v=Dk-6MCQ9j-c)


---

# 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/july-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.
