# 2025年6月6日

## GenStudio

### 新功能

* **工具權限對話框中的「立即停止」選項**：引入了從權限對話框立即停止工具的功能，為用戶提供了更多控制權。

### 錯誤修正

* **登入錯誤已解決**：修正了用戶登入後被重定向到錯誤頁面的問題。

## 控制中心

### 改進

* **增強模型穩定性**：用穩定版本替換實驗性模型，以確保性能的一致性。
* **更快的對話標題生成**：通過利用更高效的模型來提高生成對話標題的速度。


---

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