Change8

arize-phoenix-evals-v3.0.0

Breaking Changes
📦 arize-phoenixView on GitHub →
2 breaking1 features1 deprecations🔧 2 symbols

Summary

Version 3.0.0 introduces a major overhaul to the evals system by deprecating and removing the legacy evals 1.0 API and the associated experiments module.

⚠️ Breaking Changes

  • The evals 1.0 API is deprecated and the legacy experiments module has been removed. Users must migrate to the new evals structure.
  • Removal of legacy experiments module previously available in evals.

Migration Steps

  1. Migrate usage away from the deprecated evals 1.0 API and the legacy experiments module to the new evals structure.
  2. Review code for any usage of the removed legacy experiments module and replace it with current functionality.

✨ New Features

  • The evals 1.0 API is deprecated and the legacy experiments module has been removed as part of a major restructuring of the evals functionality.

Affected Symbols

⚡ Deprecations

  • The evals 1.0 API is deprecated.