Skip to content

Releases: Arize-ai/phoenix

arize-phoenix: v4.3.0

07 Jun 02:18
7c6150c
Compare
Choose a tag to compare

4.3.0 (2024-06-07)

Features

Bug Fixes

Documentation

  • minimum working example with a local llm (#3348) (e4c657c)

arize-phoenix-evals: v0.12.0

06 Jun 04:38
d330657
Compare
Choose a tag to compare

0.12.0 (2024-06-06)

Features

  • add span-level templates for evaluation hallucinations and qa correctness (#3380) (1689b49)
  • Adds timing info to llm_classify (#3377) (3e2785f)

arize-phoenix-evals: v0.11.0

31 May 22:23
5434ee9
Compare
Choose a tag to compare

0.11.0 (2024-05-31)

Features

  • Allow skipping on template mapping errors, returning debug info (#3350) (dc18123)
  • Serializable execution details (#3358) (fc74513)

arize-phoenix-evals: v0.10.0

29 May 02:36
b23a9f1
Compare
Choose a tag to compare

0.10.0 (2024-05-29)

Features

  • docker image runs as root by default with tags for nonroot and debug images (#3280) (41a4826)
  • Support mistral (#3270) (4e38531)

arize-phoenix: v4.2.4

28 May 20:56
40e7300
Compare
Choose a tag to compare

4.2.4 (2024-05-28)

Bug Fixes

Documentation

  • Update langchain dependencies in tutorials (#3316) (e403652)

arize-phoenix: v4.2.3

23 May 20:06
7a9094f
Compare
Choose a tag to compare

4.2.3 (2024-05-23)

Bug Fixes

arize-phoenix: v4.2.2

23 May 19:32
77ceee5
Compare
Choose a tag to compare

4.2.2 (2024-05-23)

Bug Fixes

arize-phoenix: v4.2.1

23 May 18:30
799c452
Compare
Choose a tag to compare

4.2.1 (2024-05-23)

Bug Fixes

arize-phoenix: v4.2.0

23 May 02:11
96bc45b
Compare
Choose a tag to compare

4.2.0 (2024-05-23)

Features

  • docker image runs as root by default with tags for nonroot and debug images (#3282) (7178c25)

arize-phoenix: v4.1.3

22 May 05:12
375859d
Compare
Choose a tag to compare

4.1.3 (2024-05-22)

Bug Fixes

  • need to check ".get()" because attribute may not be a dict (#3267) (3917fcc)