For the complete documentation index, see llms.txt. This page is also available as Markdown.

6.98.0

January 30, 2025

What's new 💡

Data Studio

  • Activity — Enhanced the project filter to support searching by ID and partial name matches.

  • Checkbox Renamed to Yes/No — The checkbox label has been updated to "Yes/No" for clearer selection options.

  • Multiple Choice Question Type — Introduce a new question type that allows labelers to select one or more options from a predefined list.

  • Project Creation Notification — Added an "Open Project" button for easier access after creating a project.

  • Radio Button Renamed to Single Choice — The "Radio Button" label has been changed to "Single Choice" for better clarity in selecting one option from a list.

LLM Labs

  • Custom model — Adjusted our custom model streaming option to be false.

  • Deployment — Improved our deployment backend logic to support snapshots.

  • Direct access LLMs — Integrated Llama 3.3 from Amazon Bedrock into our Direct Access LLMs.

  • Usage — Improved our usage page to use scientific notation when decimal numbers are too long.

Bug fixes 🐞

Data Studio

  • Fixed an issue in Row Labeling where answers that appeared in multiple selected rows weren’t marked in blue.

  • Fixed an issue in Row Labeling where grouped attributes turned red after deletion but still allow submission.

LLM Labs

  • Fixed an issue where, on the Models Catalog page, in the section for models with private credentials, the model's name did not appear.

  • Fixed an issue where the application options displayed the sandbox name instead of the deployment name.

  • Fixed an issue where the LLM Labs sign-up email verification link led to a "page not found" error.

  • Fixed an issue where the usage data on the Usage page was not correct for free trial users.

Last updated