Skip to content

Releases: Arize-ai/phoenix

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

arize-phoenix: v4.13.0

22 Jul 18:46
46ec6bc
Compare
Choose a tag to compare

4.13.0 (2024-07-22)

Features

  • annotations: graphql resolver for all annotation names on a project (#3931) (e7b87b2)

Bug Fixes

  • experiments: ensure experiments table appears even when an experiment has no runs (#3942) (175c268)

Documentation

  • Add API docstrings for experiment evaluators module (#3944) (53079ce)
  • api ref sidebar overhaul (0614255)
  • api ref updates and docstring fixes (e089f99)
  • small fixes for datasets and experiments quickstart notebook (#3934) (e24d721)
  • Update README.md (7836779)

arize-phoenix: v4.12.0

18 Jul 18:11
f048ccd
Compare
Choose a tag to compare

4.12.0 (2024-07-18)

Features

arize-phoenix: v4.11.0

18 Jul 17:07
d7bc64c
Compare
Choose a tag to compare

4.11.0 (2024-07-18)

Features

Bug Fixes

  • flatten sequence attribute when value is ndarray (which is not Sequence) (#3926) (a361f87)
  • initialize tracer provider for internal server instrumentation (#3921) (c59af75)
  • security fix for braces (#3924) (c2595c6)

arize-phoenix: v4.10.1

16 Jul 19:52
4fcb3e8
Compare
Choose a tag to compare

4.10.1 (2024-07-16)

Bug Fixes

arize-phoenix: v4.10.0

16 Jul 15:45
bae8d19
Compare
Choose a tag to compare

4.10.0 (2024-07-16)

Features

  • Add GQL mutations for Span + Trace Annotations (#3891) (78e7e3b)
  • Add REST routes for span and trace annotations (#3869) (43eede1)
  • annotations: ability to copy span and trace IDs (49085c4)

arize-phoenix-evals: v0.14.1

16 Jul 16:20
056c730
Compare
Choose a tag to compare

0.14.1 (2024-07-16)

Bug Fixes