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