# August 2025

Here is what we have shipped so far this month:

* [Run Roboflow Workflows on Your Phone](/changelog/explore-by-month/august-2025/run-roboflow-workflows-on-your-phone.md)
* [Use an AI Assistant with Custom Python Blocks](/changelog/explore-by-month/august-2025/use-an-ai-assistant-with-custom-python-blocks.md)
* [Use GPT-5 in Roboflow Workflows](/changelog/explore-by-month/august-2025/use-gpt-5-in-roboflow-workflows.md)

We also hosted the following live sessions:

* [RMFG Factory Tour: Automating Sheet Metal Operations with Vision AI](https://www.youtube.com/watch?v=W00HFV6bRKA)
* [How to Evaluate and Improve Vision AI Models](https://www.youtube.com/watch?v=1uL7UcwlMUE)
* [A Vision AI App to Understand Dog Body Language \[Demo\]](https://www.youtube.com/watch?v=bzuVBp4R9o4)


---

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