# Apr 25th, 2025

## GenStudio

### New Features

* **Integration with SkyDeck AI Helper App**: GenStudio now seamlessly integrates with the SkyDeck AI Helper App, providing an improved workflow and enhanced functionality.

### Improvements

* **Enhanced AI Image Display**: Improved the display of AI-generated images for a better viewing experience.
* **Updated Helper App Information**: Revised the helper app disclaimer and added our email address for feedback to enhance user communication.
* **Increased Helper App Timeout**: Extended the helper app checking timeout to 60 seconds to improve connectivity.
* **Updated OpenAI Reasoning Model Parameters**: Updated parameters for OpenAI reasoning models to enhance performance.

### Bug Fixes

* **Custom Parameters Issue Resolved**: Fixed bugs related to the use of custom parameters, ensuring smoother operations.

## Control Center

### Improvements

* **Improved Image Response Display**: Enhanced the presentation of response messages that include images, making interactions more engaging.
* **Updated Error Messages**: Refined error messages for improved clarity and user guidance.
* **Streamlined Model Configuration**: Removed unnecessary optional keys for Gemini and VertxAI models to simplify setup.
* **Updated OpenAI Reasoning Model Parameters**: Updated parameters for OpenAI reasoning models to enhance their effectiveness.

### Bug Fixes

* **Function Calling Enhancements**: Resolved issues with function calling, including support for perplexity in continuing conversations.
* **Custom Parameters Fixes**: Corrected bugs related to custom parameters in language model completion processes.


---

# 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/apr-25th-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.
