Skip to content

Releases: Arize-ai/phoenix

arize-phoenix: v4.20.0

06 Aug 15:59
3ce6cdd
Compare
Choose a tag to compare

4.20.0 (2024-08-06)

Features

  • Add span annotations to dataset example metadata (#4123) (a16dd57)

Bug Fixes

  • use dataloader for span annotations ([#4006]) (ab53325)
  • ensure rest api urls include custom root path (#4137) (9550a7e)

Documentation

  • add more videos to docs (GITBOOK-787) (cb9ee71)
  • Added Prompt flow documentation with example (GITBOOK-781) (2772397)
  • minor fixes to the quickstart (GITBOOK-786) (04a8ea0)
  • Update Tracing Integrations to match standard format (GITBOOK-784) (dedf969)

arize-phoenix: v4.19.0

02 Aug 20:54
d49212e
Compare
Choose a tag to compare

4.19.0 (2024-08-02)

Features

  • annotations: show all annotations in annotation summary in project page header (#4119) (5b7264e)

arize-phoenix: v4.18.0

02 Aug 18:46
4638937
Compare
Choose a tag to compare

4.18.0 (2024-08-02)

Features

  • Add annotation summaries to projects (#4108) (5aa79c4)
  • annotations: add ability to edit human span annotations (#4111) (67cb9a2)
  • session: support a slug to the seesion.view (#4114) (9305f8a)

Bug Fixes

  • set higher lower-bound for OpenInference packages (#4117) (cfcbf58)

Documentation

arize-phoenix: v4.17.0

02 Aug 03:02
2f22521
Compare
Choose a tag to compare

4.17.0 (2024-08-02)

Features

  • annotations: add feedback column to spans / traces tables with all annotations (#4100) (193b309)
  • annotations: update RetrievalEvaluationLabel styles to match AnnotationLabel (#4101) (eef32df)
  • ui: condensed trace tree (#4099) (548f685)

Bug Fixes

arize-phoenix: v4.16.1

31 Jul 00:32
36929c7
Compare
Choose a tag to compare

4.16.1 (2024-07-31)

Bug Fixes

  • process annotation insertions after spans (#4084) (5b1a709)

arize-phoenix: v4.16.0

30 Jul 23:43
849fa8b
Compare
Choose a tag to compare

4.16.0 (2024-07-30)

Features

  • Add sort order argument to Span- and Trace- Annotation fields (#4079) (cf3b37c)
  • add trace stream toggle into preferences context (#4035) (bc3be3e)
  • allow retries for annotation insertions when the corresponding span/trace does not exist (#4026) (13af3b5)
  • annotations: add feedback tab to span details (#4069) (8dc9672)
  • annotations: default collapse annotation explanations (#4081) (dbf3ee4)
  • annotations: make color for evaluation summaries consistent with table (#4082) (70a8b5a)
  • annotations: migrate span eval labels to us AnnotationLabel (#4068) (6219e91)
  • trace: add a span aside with timing info and feedback (#4071) (275ad73)
  • ui: tracing getting started button (#4067) (9eba5eb)

Bug Fixes

arize-phoenix: v4.15.0

26 Jul 23:42
09a5765
Compare
Choose a tag to compare

4.15.0 (2024-07-26)

Features

  • Add containedInDataset boolean field to gql Spans (#4015) (3c096ca)
  • annotations: add annot ation macro and filter condition snippet to project page (#4024) (acc2ff1)
  • annotations: refetch annootations on annotation changes (#3980) (9ba7cb9)
  • datasets: add dataset edit UI and dataset metadata on create (#4005) (d80c438)
  • trace: UI lazy loading of spans (#4014) (ab4fafa)
  • Version mismatch checks (#3989) (8454183)

Bug Fixes

Documentation

arize-phoenix: v4.14.1

23 Jul 20:22
55f47ac
Compare
Choose a tag to compare

4.14.1 (2024-07-23)

Bug Fixes

  • remove clean step from release pipeline and remove rimraf dev dep (#3975) (5e91f8f)

arize-phoenix: v4.14.0

23 Jul 19:25
2a478b8
Compare
Choose a tag to compare

4.14.0 (2024-07-23)

Features

Bug Fixes

  • get_dataset_versions client method does not break on mixed timestamp formats (#3973) (40c448b)

Documentation

  • Fix error in LlamaIndex Quickstart (GITBOOK-750) (40c5b28)
  • Fix images in Custom Task Evaluation (GITBOOK-749) (ee7365e)

arize-phoenix: v4.13.1

22 Jul 19:51
365ae95
Compare
Choose a tag to compare

4.13.1 (2024-07-22)

Bug Fixes