Skip to content

Releases: Arize-ai/phoenix

arize-phoenix: v7.9.1

23 Jan 02:39
11d2610
Compare
Choose a tag to compare

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

22 Jan 16:14
392ef98
Compare
Choose a tag to compare

0.7.0 (2025-01-22)

Features

Bug Fixes

Documentation

  • update sessions (GITBOOK-940) (88dc135)

arize-phoenix: v7.9.0

21 Jan 20:44
9f28551
Compare
Choose a tag to compare

7.9.0 (2025-01-21)

Features

  • Add support for o1 dev messages + reasoning param (#6110) (1b90c33)

Documentation

arize-phoenix: v7.8.1

18 Jan 02:28
4eab99e
Compare
Choose a tag to compare

7.8.1 (2025-01-18)

Bug Fixes

  • reduce query memory usage in DatasetExampleRevisionsDataLoader (#6116) (7412bb9)

arize-phoenix: v7.8.0

17 Jan 19:12
d9303c2
Compare
Choose a tag to compare

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

16 Jan 07:34
bbec3f5
Compare
Choose a tag to compare

0.19.0 (2025-01-16)

Features

  • Audio evals & data processor for llm_classify() (#5616) (0eda8ce)

arize-phoenix: v7.7.2

15 Jan 06:14
9b00234
Compare
Choose a tag to compare

7.7.2 (2025-01-15)

Bug Fixes

arize-phoenix: v7.7.1

14 Jan 22:33
d51f576
Compare
Choose a tag to compare

7.7.1 (2025-01-14)

Bug Fixes

arize-phoenix: v7.7.0

14 Jan 16:24
a468f01
Compare
Choose a tag to compare

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

09 Jan 04:06
4aa4ec2
Compare
Choose a tag to compare

7.6.0 (2025-01-09)

Features

Bug Fixes

  • return 200 status code for POST v1/traces (#5962) (421852b)