Releases: Arize-ai/phoenix
Releases · Arize-ai/phoenix
arize-phoenix: v7.9.1
7.9.1 (2025-01-23)
Bug Fixes
- Allow experiment table resize for large inputs (#6134) (b87c3c7)
- handle span events as ndarray for
TraceDataset.to_span
(#6135) (42c0ae5)
arize-phoenix-otel: v0.7.0
0.7.0 (2025-01-22)
Features
Bug Fixes
Documentation
- update sessions (GITBOOK-940) (88dc135)
arize-phoenix: v7.9.0
7.9.0 (2025-01-21)
Features
- Add support for o1 dev messages + reasoning param (#6110) (1b90c33)
Documentation
arize-phoenix: v7.8.1
7.8.1 (2025-01-18)
Bug Fixes
- reduce query memory usage in DatasetExampleRevisionsDataLoader (#6116) (7412bb9)
arize-phoenix: v7.8.0
7.8.0 (2025-01-17)
Features
- Prettify mutations with user facing errors (#6049) (f14a4ec)
Bug Fixes
- correct errors in run experiment python code snippet (#6103) (0f04e2a)
- playground: remove gpt-3.5-turbo-instruct (#6081) (7c59f66)
arize-phoenix-evals: v0.19.0
0.19.0 (2025-01-16)
Features
- Audio evals & data processor for llm_classify() (#5616) (0eda8ce)
arize-phoenix: v7.7.2
7.7.2 (2025-01-15)
Bug Fixes
arize-phoenix: v7.7.1
7.7.1 (2025-01-14)
Bug Fixes
arize-phoenix: v7.7.0
7.7.0 (2025-01-14)
Features
- experiments: add experiment run filter to compare experiments page (#5738) (0bf194d)
Bug Fixes
- Coerce incoming span token counts to int (#5976) (8711b21)
- pin upper bound on litellm to prevent windows break (#6004) (abdd24f)
- Update schema.py to make extensions a list, not chain (#6024) (6e6e181)
arize-phoenix: v7.6.0
7.6.0 (2025-01-09)
Features
Bug Fixes