6.65.0

June 06, 2024

What's new 💡

NLP

  • A new export format in Span Labeling: Comma-separated values (CSV).

  • Enhance project activity tracking by displaying information regarding deleted projects on the Activities page.

  • Metadata extension is enabled to all project types to accommodate users importing data through Datasaur Schema.

  • Enhance user experience by setting the default project extension style to Full-height to avoid narrow extensions. This change applies to:

    • Span and Bounding Box Labeling project in both Labeler and Reviewer mode.

    • Row and Document Labeling project in Labeler mode.

  • Additional field named Target text in all ML Assisted Labelling Row based providers. This field will act as input data for ML Assisted prediction. Previously, all columns were counted as input data, but now you can select which columns are relevant.

  • New Data Programming initial template for Row and Span based project.

LLM Labs

  • Implement support for longer context windows in LLM Labs. This will allow users to control the maximum context window size more explicitly.

  • Allow filtering activities in Vector Store based on files uploaded through external object storage.

  • Added a new progress dialog when updating the vector store.

  • Decreased the line spacing between prompts in LLM Labs Playground completions.

  • The LLM Playground window now offers a more balanced view by default, with a 3:5 aspect ratio for both application and prompt sections.

  • Integrate new Amazon Bedrock LLMs, including Mixtral, Mistral, Claude, Cohere, and Amazon Titan variants.

  • The Knowledge Base and Document Viewer in the Vector Store now have a 1:2 aspect ratio by default.

  • Increased the character limit for prompts in the LLM Playground.

  • The Vector Store main page will now display additional information, including embedding model, chunk size, overlap percentage, and the total number of files.

  • The External Vector Store URL is now shown on the Vector Store page.

Bug fixes 🐞

NLP

  • A better empty state IAA explanation for Bounding Box Labeling.

  • Fixed an issue in the Activities Page where error messages were not displayed when encountering errors.

  • Fixed an issue in the Bounding Box Labeling project where a dialog box prompting for an update to the new version appeared when editing label set via the JSON tab.

  • Fixed an issue in the Project Creation Wizard where the preview kept blinking and displayed incorrectly when uploading media file with Datasaur Schema (JSON).

  • Fixed an issue with a component when hovering over it, and corrected the tooltip in Label Error Detection.

LLM Labs

  • Fixed an issue in the LLM Playground where models weren't returning the corresponding output chunks.

  • Fixed an issue in Vector Store where the progress dialog text and bar didn't automatically close.

  • Fixed an issue in Cost Estimation Calculation in LLM Playground where the cost was inflated.

Last updated