Change8

arize-phoenix-v12.13.0

📦 arize-phoenix
2 features🐛 5 fixes

Summary

Phoenix v12.13.0 introduces pure functions for rendering and removes reliance on "@arizeai/components", alongside several bug fixes including restored charting colors and updated token prices.

✨ New Features

  • Refactored rendering logic to ensure render functions contain only pure functions.
  • Migrated away from using "@arizeai/components".

🐛 Bug Fixes

  • Restored correct charting colors.
  • Updated built-in model token prices for cost calculations.
  • Enabled adding spans to empty datasets.
  • Removed default color thresholds for latency visualizations.
  • Fixed a type error encountered during mustache substitution.