# Mar 21st, 2025

## GenStudio

### New Features

* **xAI Integration**: Introduced the xAI logo and integration to enhance the user experience.

### Improvements

* **Upgraded MCP Version**: Updated to MCP version 103 for better performance and compatibility.

### Bug Fixes

* **AI Response Reliability**: Improved error handling in AI responses for increased reliability.

## Control Center

### New Features

* **xAI Integration**: Integrated xAI to provide advanced analytical capabilities.

### Improvements

* **Enhanced Tool Result Handling**: Improved handling of tool results by maintaining JSON types and supporting image data.
* **Automatic Model Population**: Enabled automatic population of new models for a smoother workflow.
* **Updated Logos**: Refreshed the Grok logo for better brand representation.

### Bug Fixes

* **Audio Generation Stability**: Resolved errors in commentary audio generation to enhance stability.
* **Chat Service Error Validation**: Implemented validation to prevent application issues due to chat service errors.
* **AI Response Error Handling**: Improved communication by clearing messages when AI responses encounter errors.
* **Compatibility Updates**: Removed unsupported OpenAI parameters to ensure seamless operation.
* **Model Validation Fix**: Corrected validation issues with the o3-mini model for improved performance.


---

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