Skip to content

Commit a4658cf

Browse files
authored
Merge pull request #135 from mattgotteiner/patch-1
Update azure-ai-evaluation to 1.7.0
2 parents 7c1189f + 3318d19 commit a4658cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ description = "Evaluate chat applications using Azure OpenAI evaluators"
1919
dependencies = [
2020
"requests",
2121
"python-dotenv",
22-
"azure-ai-evaluation==1.5.0",
22+
"azure-ai-evaluation==1.7.0",
2323
"marshmallow==3.23.2", # Older version required due to promptflow issue with _T import
2424
"azure-search-documents",
2525
"typer",

0 commit comments

Comments
 (0)