# 29. august 2025

## GenStudio

### Fejlrettelser

* **Minimal ræsonneringsindsats-tilstand**: Denne tilstand er ikke kompatibel med billedgenerering eller websøgningsfunktioner i GPT-5-modeller. For at få adgang til disse funktioner i GPT-5 skal brugerne vælge en højere ræsonneringsindsats-tilstand.

## Kontrolcenter

### Fejlrettelser

* **Dokumenthåndtering for LLM'er**: Håndteringen af dokumenter for LLM'er er blevet forbedret, hvilket forhindrer eventuelle dokumentrelaterede problemer og forbedrer nøjagtigheden.
* **Opdateringer af logning**: Logningen er blevet opdateret, når en samtale slettes under indlejringsprocessen for at sikre præcis sporing.


---

# 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/da/releases/aug-29th-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.
