We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c1189f + 3318d19 commit a4658cfCopy full SHA for a4658cf
1 file changed
pyproject.toml
@@ -19,7 +19,7 @@ description = "Evaluate chat applications using Azure OpenAI evaluators"
19
dependencies = [
20
"requests",
21
"python-dotenv",
22
- "azure-ai-evaluation==1.5.0",
+ "azure-ai-evaluation==1.7.0",
23
"marshmallow==3.23.2", # Older version required due to promptflow issue with _T import
24
"azure-search-documents",
25
"typer",
0 commit comments