Skip to content

Releases: Arize-ai/phoenix

v3.0.2

13 Feb 17:34
65bc319
Compare
Choose a tag to compare

3.0.2 (2024-02-13)

Bug Fixes

  • run_evals correctly falls back to default responses on error (#2233) (4b2bd39)

v3.0.1

09 Feb 23:20
0e1edb5
Compare
Choose a tag to compare

3.0.1 (2024-02-09)

Bug Fixes

v3.0.0

09 Feb 00:55
89cba6f
Compare
Choose a tag to compare

3.0.0 (2024-02-09)

2.x to 3.0.0 Migration guide: https://github.com/Arize-ai/phoenix/blob/main/MIGRATION.md

⚠ BREAKING CHANGES

  • replace Phoenix tracers with OpenInference instrumentors (#2190)

Features

  • replace Phoenix tracers with OpenInference instrumentors (#2190) (b983c70)

v2.11.1

09 Feb 00:47
c640549
Compare
Choose a tag to compare

2.11.1 (2024-02-09)

Bug Fixes

  • ui: add last_hour, fix end of hour rounding (#2247) (aa4efaf)

v2.11.0

09 Feb 00:23
88c1f75
Compare
Choose a tag to compare

2.11.0 (2024-02-08)

Features

Bug Fixes

  • evals: properly use kw args for models in notebooks (#2235) (7bd59d5)

v2.10.0

07 Feb 17:01
dd23e64
Compare
Choose a tag to compare

2.10.0 (2024-02-07)

Features

  • embeddings: add search by text and ID on selection (#2219) (99c480c)

Bug Fixes

  • endpoint for client inside ProcessSession (#2211) (82e279e)
  • trace: return to /tracing url when dismissing trace slide over (#2222) (ee4ced3)
  • traces: warn if collector endpoint is set but launch app is called (#2209) (eb97b8d)

Documentation

  • custom instrumentation (GITBOOK-495) (3310ba6)
  • update px.Client (GITBOOK-494) (61b427c)

v2.9.4

06 Feb 00:25
2443a78
Compare
Choose a tag to compare

2.9.4 (2024-02-06)

Bug Fixes

  • disregard active session if endpoint is provided to px.Client (#2206) (6ec0d23)

v2.9.3

05 Feb 21:54
aae2bf3
Compare
Choose a tag to compare

2.9.3 (2024-02-05)

Bug Fixes

v2.9.2

05 Feb 21:17
9c7dab1
Compare
Choose a tag to compare

2.9.2 (2024-02-05)

Bug Fixes

v2.9.1

05 Feb 20:47
c462922
Compare
Choose a tag to compare

2.9.1 (2024-02-05)

Bug Fixes

Documentation