# 2025年4月11日

## 控制中心

### 改进

* **增强的 AI 集成**：通过切换到 LiteLLM 提升了 AI 支持，以获得更好的性能和可靠性。

### 错误修复

* **解决评论错误**：修复了访问评论功能时导致错误的问题。
* **改善服务器功能**：修复了本地MCP服务器的函数调用，以增强系统可靠性。


---

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