# 2025年3月21日

## GenStudio

### 新功能

* **xAI 整合**：引入了 xAI 標誌和整合，以提升用戶體驗。

### 改進

* **升級的 MCP 版本**：更新至 MCP 版本 103，以獲得更好的性能和相容性。

### 錯誤修正

* **AI 回應可靠性**：改善 AI 回應中的錯誤處理，以提高可靠性。

## 控制中心

### 新功能

* **xAI 整合**：整合 xAI 以提供先進的分析能力。

### 改進

* **增強工具結果處理**：通過維護 JSON 類型和支持圖像數據來改善工具結果的處理。
* **自動模型填充**：啟用自動填充新模型以實現更流暢的工作流程。
* **更新標誌**：刷新 Grok 標誌以更好地代表品牌。

### 錯誤修正

* **音頻生成穩定性**：解決了評論音頻生成中的錯誤，以增強穩定性。
* **聊天服務錯誤驗證**：實施了驗證以防止因聊天服務錯誤而導致的應用問題。
* **AI 回應錯誤處理**：通過在 AI 回應遇到錯誤時清除消息來改善通信。
* **相容性更新**：移除了不支援的 OpenAI 參數，以確保無縫運行。
* **模型驗證修正**：修正了 o3-mini 模型的驗證問題，以提高性能。


---

# 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/mar-21st-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.
