# 2025年8月29日

## GenStudio

### 錯誤修正

* **最小推理努力模式**：此模式與 GPT-5 模型中的圖像生成或網頁搜索不兼容。要在 GPT-5 中訪問這些功能，使用者必須選擇更高的推理努力模式。

## 控制中心

### 錯誤修正

* **LLM 的文件處理**：LLM 的文件處理已經改善，從而防止任何與文件相關的問題並提高準確性。
* **日誌更新**：在嵌入過程中刪除對話時，日誌已更新以確保精確追蹤。


---

# 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/zh-hk/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.
