# Apr 18th, 2025

## GenStudio

### New Features

* **Customizable LLM Parameters**: Users can now customize language model parameters to better suit their needs.

### Improvements

* **Copy Streaming Messages**: Users can now copy messages from streaming data for easier sharing and reference.
* **Updated SkyDeck AI Helper App**: Upgraded to version 1.0.9 for better performance and stability.

### Bug Fixes

* **Enhanced Stability**: Improved handling of errors during data streaming to provide a smoother experience on the desktop app.

## Control Center

### New Features

* **Customizable LLM Parameters**: Users can now customize language model parameters to better suit their needs.

### Bug Fixes

* **Function Call Stability**: Resolved issues with unsupported function calls to improve reliability.
* **Tool Parameters Fixed**: Ensured tool parameters are correctly retained when using multiple tools in a session.


---

# 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-18th-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.
