Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 22:35
· 247 commits to main since this release
99ce36b

What's Changed

This Release contains the following changes, improvements and bugfixes:

Features

  • Show the current version of the app in the UI.
  • Move evaluations under datasets for better organization.
  • Radar graphs for visualizing the results of evaluations.
  • Resizeable columns and a redesign of the datasets and evaluations tabs.
  • Update models and cost information for Azure OpenAI, perplexity and anthropic models.
  • UI improvements to the trace graph.
  • Adds LLM Inference metrics to the Metrics tab.
  • Bugfixes and Query performance improvements.

Migrations

  • We are dropping the annotatedOutput and context columns from the Data model and adding expectedOutput and model columns.

Note: If the migrations don't apply cleanly, please run the sql command manually from the migration file. Reach out to us on Discord if you face any issues

Full Changelog: 2.2.0...3.0.0