diff --git a/ch9/sample_eval_phoenix.py b/ch9/sample_eval_phoenix.py index 25eb1ce..dc70cc5 100644 --- a/ch9/sample_eval_phoenix.py +++ b/ch9/sample_eval_phoenix.py @@ -23,7 +23,7 @@ get_retrieved_documents ) from phoenix.trace import DocumentEvaluations, SpanEvaluations -from phoenix.experimental.evals import ( +from phoenix.evals import ( HallucinationEvaluator, QAEvaluator, RelevanceEvaluator,