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