# 2025年2月7日

## GenStudio

### 改善点

* **モデルの整理が改善されました**: モデルリストがより簡単にナビゲートできるように再編成されました。

## コントロールセンター

### 新機能

* **リアルタイムレスポンスストリーミング**: OpenAIモデルのストリーミングを有効にし、より迅速でインタラクティブな応答を提供します。

### 改善点

* **モデル識別の改善**: 認識を容易にするためにモデル名にプレフィックスを追加しました。

### バグ修正

* **会話名の長さ修正**: 60文字を超える会話名が問題を引き起こすという問題を解決しました。


---

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