Change8

arize-phoenix-evals-v0.29.0

📦 arize-phoenixView on GitHub →
2 features🐛 1 fixes🔧 1 symbols

Summary

Version 0.29.0 introduces evals 2.0 tracing and the new evaluate_dataframe function, while updating input mapping in evals to use jsonpath-ng instead of glom.

Migration Steps

  1. If you were relying on the internal implementation of input mapping in evals using glom, you may need to update your configuration to use jsonpath-ng syntax.

✨ New Features

  • Added evals 2.0 tracing.
  • Added evaluate_dataframe function to the evals module.

🐛 Bug Fixes

  • Switched input mapping in evals from glom to jsonpath-ng.

🔧 Affected Symbols

evaluate_dataframe