Skip to content

Releases: Arize-ai/phoenix

arize-phoenix-evals: v0.0.4

24 Feb 00:26
725d866
Compare
Choose a tag to compare

0.0.4 (2024-02-24)

Bug Fixes

phoenix: v3.3.0

23 Feb 01:30
71840f7
Compare
Choose a tag to compare

3.3.0 (2024-02-23)

Features

Bug Fixes

  • use static version in pyproject.toml for packages (#2346) (ef2148c)

Documentation

phoenix-evals: v0.0.2

23 Feb 01:05
f43ef72
Compare
Choose a tag to compare

0.0.2 (2024-02-22)

Bug Fixes

  • use static version in pyproject.toml for packages (#2346) (ef2148c)

arize-phoenix-evals: v0.0.3

23 Feb 21:16
2e39997
Compare
Choose a tag to compare

0.0.3 (2024-02-23)

Bug Fixes

  • remove run_relevance_evals and fix import issues (#2375) (9a97e62)

Documentation

v3.2.1

16 Feb 20:00
213a2a3
Compare
Choose a tag to compare

3.2.1 (2024-02-16)

Bug Fixes

Documentation

  • update notebooks for px.Client().log_evaluations() (#2311) (a3ca311)

Miscellaneous Chores

v3.2.0

16 Feb 00:47
47ad962
Compare
Choose a tag to compare

3.2.0 (2024-02-16)

Features

Bug Fixes

v3.1.2

15 Feb 22:07
3bea3d5
Compare
Choose a tag to compare

3.1.2 (2024-02-15)

Bug Fixes

  • allow json string for metadata span attribute (#2301) (ec7fbe2)
  • ui: safely parse JSON and fallback to string for span attributes (#2293) (e43cdbb)

Documentation

v3.1.1

15 Feb 19:22
cad1255
Compare
Choose a tag to compare

3.1.1 (2024-02-15)

Bug Fixes

  • fix: cast message to string in vertexai model (86947a2)

Documentation

v3.1.0

15 Feb 00:19
eaeef2f
Compare
Choose a tag to compare

3.1.0 (2024-02-15)

Features

Bug Fixes

  • set global session to None if it fails to start (#2286) (6752fd2)
  • trace: Make dataset IDs unique by instance for TraceDataset (#2254) (1ac170f)

Documentation

  • trace: refactor llama-index tutorials to use 0.10.0 (#2277) (055b8d6)

v3.0.3

13 Feb 23:30
07da762
Compare
Choose a tag to compare

3.0.3 (2024-02-13)

Bug Fixes

  • trace: perform library version compatibility on llama_index (#2272) (89bc510)