# 6. Jun 2025

## GenStudio

### Neue Funktionen

* **"Jetzt Stoppen" Option im Tool-Berechtigungsdialog**: Die Möglichkeit eingeführt, Werkzeuge im Berechtigungsdialog sofort zu stoppen, um den Benutzern mehr Kontrolle zu geben.

### Fehlerbehebungen

* **Anmeldefehler behoben**: Ein Problem wurde behoben, bei dem Benutzer nach der Anmeldung auf eine Fehlerseite umgeleitet wurden.

## Kontrollzentrum

### Verbesserungen

* **Verbesserte Modellstabilität**: Experimentelle Modelle wurden durch stabile Versionen ersetzt, um eine konsistente Leistung zu gewährleisten.
* **Schnellere Generierung von Konversationstiteln**: Die Geschwindigkeit der Generierung von Konversationstiteln wurde durch die Nutzung eines effizienteren Modells verbessert.


---

# 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/de/releases/jun-6th-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.
