# Dec 19th, 2025

## GenStudio

### New Features

* **Star Conversation Feature**: Added a new feature that allows users to star specific conversations for easy retrieval and reference.
* **Parameters for Sora**: New, configurable Sora parameters have been added, allowing users greater control over features of OpenAI's Sora.

## Control Center

### Improvements

* **Rate Limit Increase on Conversation Download**: The rate limit for conversation downloads has been increased, enabling faster and more efficient data transfer for users.

### New Features

* **OpenAI Sora Video Generation**: Incorporated a new feature for the generation of videos using OpenAI's Sora, offering users a new interaction method and content type.

### Bug Fixes

* **Model Scheme for Tools**: The model scheme for tools has been removed to improve system stability and mitigate potential issues in the future.


---

# 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/dec-19th-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.
