# 2025年5月23日

## GenStudio

### 新功能

* **進階 GPT 圖像 1 模型選項**：為 GPT 圖像 1 模型引入了大小和質量參數，使使用者能夠更好地控制圖像生成的輸出。

### 改進

* **自動參數刷新**：當活動模型變更時，右側邊欄中的參數現在會自動更新，確保用戶始終看到最相關的選項。
* **響應式佈局增強**：優化了 Rememberizer 整合部分，以提高在不同設備和螢幕尺寸上的響應能力。

### 錯誤修正

* **使用者介面改善**：修正了小型 UI 問題，以提升整體使用者體驗。

### 安全更新

* **定期安全維護和更新**：執行依賴項更新以維持安全性和穩定性。

## 控制中心

### 新功能

* **增強模型推理**：通過將思考過程與正常的聊天完成分開，改善模型的推理能力處理，提升具有先進推理功能的模型的性能。
* **改進引用管理**：增強引用格式，增加額外的換行以提高可讀性，並引入困惑度功能以更有效地處理引用。

### 改進

* **簡化系統提示**：精簡非功能調用的系統提示，以提高清晰度和效率。

### 錯誤修正

* **架構驗證修正**：移除了工具架構中的無效鍵，以解決驗證問題。
* **導航錯誤修正**：解決了路由錯誤，以確保無縫訪問特定應用路徑。

### 安全更新

* **定期安全維護和更新**：更新依賴項以改善整體安全性和系統穩定性。


---

# 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/may-23rd-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.
