# 2025年4月4日

## GenStudio

### 新功能

* **在串流時複製訊息**：用戶現在可以在串流時複製訊息，以改善可用性。

### 改進

* **性能優化**：通過優化打包提升應用性能。

### 錯誤修正

* **虛擬鍵盤顯示問題**：修正了虛擬鍵盤出現時的空白問題。

## 控制中心

### 新功能

* **LLM 跨互動**：實現了語言模型之間互動的功能。

### 改進

* **增強工具描述**：更新了「詢問其他 LLM」工具的描述，以提高清晰度。
* **改善系統穩定性**：增強了資料庫連接以提高可靠性。
* **定期安全維護**：實施了定期的安全維護和更新。

### 錯誤修正

* **Gemini 2.5 Pro 使用問題**：修正了一個阻止使用 Gemini 2.5 Pro 的問題。
* **同時管理員和用戶訪問**：解決了一個允許同時使用管理員和用戶帳戶的問題。


---

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