# 2025年5月23日

## GenStudio

### 新功能

* **高级 GPT 图像 1 模型选项**：为 GPT 图像 1 模型引入了大小和质量参数，使用户能够更好地控制图像生成输出。

### 改进

* **自动参数刷新**：右侧边栏中的参数在活动模型更改时会自动更新，确保用户始终看到最相关的选项。
* **响应式布局增强**：优化了 Rememberizer 集成部分，以提高在不同设备和屏幕尺寸上的响应能力。

### 错误修复

* **用户界面改进**：修复了小的用户界面问题，以增强整体用户体验。

### 安全更新

* **定期安全维护和更新**：执行依赖项更新以维护安全性和稳定性。

## 控制中心

### 新功能

* **增强模型推理**：通过将思维过程与正常聊天完成分开，改善模型的推理能力处理，提高具有高级推理功能的模型的性能。
* **改进引用管理**：增强引用格式，增加额外的换行以提高可读性，并引入困惑度特性以更有效地处理引用。

### 改进

* **简化系统提示**：精简非功能调用的系统提示，以提高清晰度和效率。

### 错误修复

* **架构验证修正**：删除工具架构中的无效键以解决验证问题。
* **导航错误修复**：解决了路由错误，以确保无缝访问特定应用路径。

### 安全更新

* **定期安全维护和更新**：更新依赖项以提高整体安全性和系统稳定性。


---

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