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