Skip to content

Commit cbef78a

Browse files
authored
unpublisize agg type (Azure#39466)
1 parent 1d4c9db commit cbef78a

File tree

1 file changed

+0
-2
lines changed
  • sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation

1 file changed

+0
-2
lines changed

sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
Message,
4343
OpenAIModelConfiguration,
4444
)
45-
from ._constants import _AggregationType
4645

4746
__all__ = [
4847
"evaluate",
@@ -80,5 +79,4 @@
8079
"SexualMultimodalEvaluator",
8180
"ViolenceMultimodalEvaluator",
8281
"ProtectedMaterialMultimodalEvaluator",
83-
"_AggregationType",
8482
]

0 commit comments

Comments
 (0)