# 6.155.0

April 09, 2026

## **What's New? 💡** <a href="#whats-new" id="whats-new"></a>

### **Data Studio** <a href="#data-studio" id="data-studio"></a>

* Audio Labeling — Added a personalization setting to sync the active span selection with audio playback.

### **LLM Labs** <a href="#data-studio" id="data-studio"></a>

* RAG Configuration — Implemented functionality to import and export configurations specific to models and applications, allowing users to streamline setup processes.

## **Bug Fixes 🐞**

### **Data Studio** <a href="#data-studio" id="data-studio"></a>

* Fixed an issue in Audio Labeling where deleting timestamp labels during network errors did not show an error or retry option.


---

# 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.datasaur.ai/compatibility-and-updates/release-notes/version-6/6.155.0.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.
