# 2025年4月25日

## GenStudio

### 新功能

* **与 SkyDeck AI 助手应用的集成**：GenStudio 现在与 SkyDeck AI 助手应用无缝集成，提供了更好的工作流程和增强的功能。

### 改进

* **增强的AI图像显示**：改善了AI生成图像的显示，以提供更好的观看体验。
* **更新的助手应用信息**：修订了助手应用免责声明，并添加了我们的电子邮件地址以增强用户沟通。
* **增加助手应用超时**：将助手应用检查超时延长至60秒，以改善连接性。
* **更新OpenAI推理模型参数**：更新了OpenAI推理模型的参数，以提高性能。

### 错误修复

* **自定义参数问题已解决**：修复了与自定义参数使用相关的错误，确保操作更加顺畅。

## 控制中心

### 改进

* **改进的图像响应显示**：增强了包含图像的响应消息的展示，使互动更加吸引人。
* **更新的错误消息**：优化了错误消息，以提高清晰度和用户指导。
* **简化的模型配置**：删除了 Gemini 和 VertxAI 模型的不必要可选键，以简化设置。
* **更新的 OpenAI 推理模型参数**：更新了 OpenAI 推理模型的参数，以增强其有效性。

### 错误修复

* **函数调用增强**：解决了函数调用的问题，包括在继续对话中支持困惑度。
* **自定义参数修复**：修正了与语言模型完成过程中的自定义参数相关的错误。


---

# 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/apr-25th-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.
