# Aug 29th, 2025

## GenStudio

### Bug Fixes

* **Minimal Reasoning Effort Mode**: This mode is not compatible with Image Generation or Web Searching in GPT-5 models. To access these features in GPT-5, users must select a higher Reasoning Effort mode.

## Control Center

### Bug Fixes

* **Document Handling for LLMs**: The handling of documents for LLMs has been improved, thus preventing any document-related issues and enhancing accuracy.
* **Logging Updates**: The logging has been updated when a conversation is deleted during the embedding process to ensure precise tracking.


---

# 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.skydeck.ai/releases/aug-29th-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.
