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