# 2025年4月18日

## GenStudio

### 新功能

* **可定制的 LLM 参数**：用户现在可以定制语言模型参数，以更好地满足他们的需求。

### 改进

* **复制流消息**：用户现在可以从流数据中复制消息，以便于分享和参考。
* **更新的 SkyDeck AI 助手应用**：升级到版本 1.0.9，以提高性能和稳定性。

### 错误修复

* **增强稳定性**：改进了数据流传输过程中的错误处理，以提供更流畅的桌面应用体验。

## 控制中心

### 新功能

* **可定制的 LLM 参数**：用户现在可以定制语言模型参数，以更好地满足他们的需求。

### 错误修复

* **函数调用稳定性**：解决了不支持的函数调用问题，以提高可靠性。
* **工具参数修复**：确保在会话中使用多个工具时，工具参数正确保留。


---

# 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-18th-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.
