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