# 7 de Fevereiro de 2025

## GenStudio

### Melhorias

* **Organização do Modelo Aprimorada**: A lista de modelos foi reorganizada para facilitar a navegação.

## Centro de Controle

### Novas Funcionalidades

* **Streaming de Resposta em Tempo Real**: Streaming habilitado para modelos OpenAI, proporcionando respostas mais rápidas e interativas.

### Melhorias

* **Identificação de Modelo Aprimorada**: Adicionados prefixos aos nomes dos modelos para facilitar o reconhecimento.

### Correções de Bugs

* **Correção do Comprimento do Nome da Conversa**: Resolvido um problema onde nomes de conversa com mais de 60 caracteres causavam problemas.


---

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