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 197977b + e9ae50f commit 118e2a0Copy full SHA for 118e2a0
pyproject.toml
@@ -20,7 +20,7 @@ dependencies = [
20
"requests",
21
"python-dotenv",
22
"azure-ai-generative[evaluate]==1.0.0b11",
23
- "azure-ai-evaluation==1.2.0",
+ "azure-ai-evaluation==1.5.0",
24
"marshmallow==3.23.2", # Older version required due to promptflow issue with _T import
25
"azure-search-documents",
26
"typer",
0 commit comments