You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TextLength() descriptor plot on the Descriptors tab does not populate when the TestShareOfOutRangeValues Test is logged to a Project. (The plot is visible but empty).
Custom LLMEval() descriptor plot does not appear on the Descriptors tab when the TestCategoryCount or TestCategoryShare Test is logged to a Project. (The plot is not visible on the Descriptors tab + not plottable manually since no Metric is logged).
We can plot the distribution of the custom LLMEval() descriptor when running the Tests on category count/share. For Evidently Cloud, it is included automatically on the Descriptors tab.
When running the test on the share of out-of-range values, we can see TextLength() plot on the Descriptors tab.
The text was updated successfully, but these errors were encountered:
Issue description
TextLength()
descriptor plot on the Descriptors tab does not populate when theTestShareOfOutRangeValues
Test is logged to a Project. (The plot is visible but empty).LLMEval()
descriptor plot does not appear on the Descriptors tab when theTestCategoryCount
orTestCategoryShare
Test is logged to a Project. (The plot is not visible on the Descriptors tab + not plottable manually since no Metric is logged).Steps to reproduce
Expected behavior
LLMEval()
descriptor when running the Tests on category count/share. For Evidently Cloud, it is included automatically on the Descriptors tab.TextLength()
plot on the Descriptors tab.The text was updated successfully, but these errors were encountered: