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