Change8

arize-phoenix-evals-v2.10.0

📦 arize-phoenixView on GitHub →
4 features🐛 1 fixes

Summary

Version 2.10.0 introduces dataset evaluators, full mustache prompt template support in the server, and enhancements to classification evaluators. A bug fix simplified template formatters.

✨ New Features

  • Added tool response handling evaluator template.
  • Introduced dataset evaluators (multiple commits related to this feature).
  • Enabled full mustache prompt templates in the server.
  • Added ability to filter built-in classification evaluators by label.

🐛 Bug Fixes

  • Simplified template formatters.