We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 574daa8 + 7a83911 commit 655d0c4Copy full SHA for 655d0c4
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.7.0",
+ "azure-ai-evaluation==1.8.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