# 2025年5月16日

## GenStudio

### 新功能

* **可配置的 GPT-4o 模型網頁搜索**：新增在 OpenAI GPT-4o mini 搜索預覽和 GPT-4o 搜索預覽中配置網頁搜索選項的能力。
* **帶有「下一步」按鈕的自動導覽**：引入了一個自動導覽功能，配有「下一步」按鈕，以指導用戶使用應用程序。

### 改進

* **增強的模型選擇**：使用者可以在選擇框中點擊模型標誌，以獲得更直觀的模型選擇體驗。

### 錯誤修正

* **改善參數表單清晰度**：解決了在切換對話時參數表單不清晰的問題。

## 控制中心

### 改進

* **提高 Gemini 和 VertexAI 模型的可靠性**：在完成循環中添加了重試機制，以增強 Gemini 和 VertexAI 模型的穩定性。

### 錯誤修正

* **優化提示處理**：修正了系統提示，使得 markdown 和 LaTeX 格式僅對 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/may-16th-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.
