# 2025年9月5日

## GenStudio

### 错误修复

* **服务器名称处理**：即使服务器名称包含多个空格也支持。

## 控制中心

### 错误修复

* **函数参数处理**：增强了鲁棒性，以便在“null”函数参数的情况下返回有效数据。
* **系统消息**：修复了一个问题，在某些情况下，默认系统消息在数据库中显示为空。


---

# 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/sep-5th-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.
