# 6.88.0

November 14, 2024

## **What's new** 💡

### **Data Studio**

* Label set dialog in project — Enhanced the appearance of the label set dialog for configuring new or existing label sets within a project.
* ML Assisted Labeling extension — Enabled by default for Span and Row Labeling projects in both Labeler and Reviewer modes, simplifying the labeling process with automated suggestions.
* Row Labeling Extension — Introduce an intuitive shortcut setting to match shortcut keys in dropdown question types with the numeric label options.

### **LLM Labs**

* Auto-generate Instructions — Improved the disclaimer copy message.
* Automated Evaluation — Improved the sorting mechanism in the automated evaluation result page.
* Deployment — Users can now define the retrieval scope in deployed applications.
* Direct Access LLMs — Added Claude 3.5 Haiku from Amazon Bedrock provider.
* Direct Access LLMs — Added Qwen model from Hugging Face provider.
* PII Masking — Improved the tooltip copy message.
* Sandbox — Users can now customize the context placement within system instructions and user instructions.

## **Bug fixes** 🐞

### **Data Studio**

* Fixed an issue in Conversational Labeling where rejected message labels were not visible after refreshing the page, despite the 'Show rejected labels in Review Mode' setting being enabled.
* Fixed an issue in Conversational Labeling where the speaker name would disappear after a reviewer resolved conflicting content.
* Fixed an issue where prompts in ML Assisted with LLM couldn’t be saved if the user navigated to another extension.

### **LLM Labs**

* Fixed an issue where the Add application or Duplicate application button would trigger the creation of a new prompt.


---

# 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.88.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.
