Skip to content

Commit e06dbae

Browse files
authored
Update text_similarity_grader.py (Azure#41064)
1 parent 6af1969 commit e06dbae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/_aoai/text_similarity_grader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ def __init__(
6868
"rouge_3",
6969
"rouge_4",
7070
"rouge_5",
71+
"rouge_l",
7172
"cosine",
7273
],
7374
input: str,

0 commit comments

Comments
 (0)