# 2025年5月16日

## GenStudio

### 新機能

* **GPT-4oモデルの設定可能なウェブ検索**: OpenAI GPT-4oミニ検索プレビューおよび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/ja/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.
