6.143.0

December 18, 2025

What's New? πŸ’‘

Data Studio

  • Redirect to the last open Workspace after authentication, making it easy to pick up where you left off.

LLM Labs

  • Knowledge base β€” Improved code architecture and maintainability through comprehensive refactoring of LlmVectorStoreService and LlmVectorStoreDocumentService components.

  • Knowledge base β€” Reorganized the LLM Vector Store module structure for better clarity, improved navigation, and logical grouping of related functionalities.

  • Knowledge base β€” Enhanced chunking process to properly handle and process images embedded within DOC and DOCX documents, ensuring more accurate document parsing.

Bug Fixes 🐞

Data Studio

  • Fixed an issue in Span Labeling where consensus and reviewer results behaved inconsistently when two labelers disagreed with consensus set to 1.

  • Fixed an issue in Label Set Selection where the dropdown was still clickable and showed an empty state when no label set was available.

  • Fixed an issue in Search where deleting labels from search results could trigger unnecessary worker re-execution.

  • Fixed an issue in Row Labeling where questions briefly appeared when interacting with a deleted row.

  • Fixed an issue in Advanced Search where search results did not update after label status changes in the editor.

  • Fixed an issue in Span Labeling where arrow label tooltips appeared in the wrong position instead of directly over the text or arrow line.

  • Fixed an issue in Standard Search where the loading indicator did not appear immediately when searching within a large single document.

  • Fixed an issue in Custom Report Builder where total sentences labeled is calculated as 0 after a reviewer rejects a label.

LLM Labs

  • Fixed a bug where edited Expected Completion values would not persist until the page was reloaded, ensuring changes are now saved immediately.

Last updated