Change8

arize-phoenix-v12.35.0

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

Summary

This release introduces support for the Claude Opus 4.6 model and includes several bug fixes related to data validation, dependency updates, and improved UX for trace management.

✨ New Features

  • Added support for the Claude Opus 4.6 model in the playground.

🐛 Bug Fixes

  • Added timezone validation to log_spans_dataframe.
  • Improved Anthropic streaming handling for new stop events.
  • Updated to support Arize 8.0.0 inference schema.
  • Updated built-in model token prices for cost calculation.
  • Updated dependency arize-phoenix-client to version 1.28.1.
  • Improved user experience when adding a trace to a dataset.
  • Lazy-imported IPython to prevent potential side effects with sys.setrecursionlimit.
  • Fixed rendering of plain string message content in Trace Details to remove extra quotes.