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