# v10.32

## v10.32.5 am 30.04.2026

### Reporting API

* Unterstützung für neuen Source-Type `ai-agent` wurde hinzugefügt.

## v10.32.4 am 29.04.2026

### AI

* Sämtliche Search-API-Anfragen werden in der Datenbank gespeichert

## v10.32.3 am 27.04.2026

### AI

* Optimiertes Embedding der Datenquellen

## v10.32.2 am 27.04.2026

### AI

* Optimiertes Embedding der Datenquellen

## v10.32.1 am 27.04.2026

### AI

* Optimiertes Embedding der Datenquellen
* Verbesserungen an der Search API

## v10.32.0 am 27.04.2026

### Robot

* Es wurde ein Fehler behoben, bei dem die Event-Variable `files` in AI-Function Workflows nicht korrekt funktionierte.


---

# 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://changelog.aiaibot.com/v10/v10.32.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.
