# 2025年5月16日

## GenStudio

### 新功能

* **可配置的 GPT-4o 模型网页搜索**：增加了在 OpenAI GPT-4o mini 搜索预览和 GPT-4o 搜索预览中配置网页搜索选项的能力。
* **带“下一步”按钮的自动演示**：引入了一种带有“下一步”按钮的自动演示功能，以引导用户使用该应用程序。

### 改进

* **增强的模型选择**：允许用户在选择框中点击模型标志，以获得更直观的模型选择体验。

### 错误修复

* **改善参数表单清晰度**：解决了在切换对话时参数表单不清晰的问题。

## 控制中心

### 改进

* **提高了 Gemini 和 VertexAI 模型的可靠性**：在完成循环中添加了重试机制，以增强 Gemini 和 VertexAI 模型的稳定性。

### 错误修复

* **优化提示处理**：修正了系统提示，使得仅对OpenAI思维模型启用markdown和LaTeX格式。


---

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