# Feb 7th, 2025

## GenStudio

### Improvements

* **Improved Model Organization**: The model list has been reorganized for easier navigation.

## Control Center

### New Features

* **Real-time Response Streaming**: Enabled streaming for OpenAI models, providing faster and more interactive responses.

### Improvements

* **Improved Model Identification**: Added prefixes to model names for easier recognition.

### Bug Fixes

* **Conversation Name Length Fix**: Resolved an issue where conversation names longer than 60 characters caused problems.


---

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