SIGN IN SIGN UP

feat(traces): evaluation annotations on traces for associating spans with eval metrics (#1693)

* feat: initial associations of evaluations to traces

* add some documentaiton

* wip: add dataframe utils

* Switch to a single evaluation per dataframe

* make copy the default

* fix doc string

* fix name

* fix notebook

* Add immutability

* remove value from being required

* fix tutorials formatting

* make type a string to see if it fixes tests

* fix test to handle un-parsable

* Update src/phoenix/trace/trace_eval_dataset.py

Co-authored-by: Xander Song <axiomofjoy@gmail.com>

* Update src/phoenix/trace/trace_eval_dataset.py

Co-authored-by: Xander Song <axiomofjoy@gmail.com>

* change to trace_evaluations

* cleanup

* Fix formatting

* pr comments

* cleanup notebook

* make sure columns are dropped

* remove unused test

---------

Co-authored-by: Xander Song <axiomofjoy@gmail.com>
M
Mikyo King committed
a218a650cefa8925ed7b6627c121454bfc94ec0d
Parent: 13d019f
Committed by GitHub <noreply@github.com> on 12/1/2023, 9:21:12 PM