Change8

arize-phoenix-client-v1.28.0

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

Summary

This release introduces the new FaithfulnessEvaluator, deprecates HallucinationEvaluator, and adds support for linking dataset examples to traces via span_id_key.

Migration Steps

  1. Replace usage of HallucinationEvaluator with FaithfulnessEvaluator.

✨ New Features

  • Added FaithfulnessEvaluator.
  • Added span_id_key parameter to link dataset examples to traces.

Affected Symbols

⚡ Deprecations

  • HallucinationEvaluator is deprecated in favor of FaithfulnessEvaluator.