Skip to content

Commit 42e2577

Browse files
shrutiyerShruti Iyer
andauthored
Bump ai-evaluation sdk and remove pin on openai (#4188)
* Bump ai-evaluation sdk and remove pin on openai * Fix openai version still to avoid breaking changes --------- Co-authored-by: Shruti Iyer <iyershruti@microsoft.com>
1 parent cdf2884 commit 42e2577

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • assets/evaluation_on_cloud/environments/evaluations-built-in/context

assets/evaluation_on_cloud/environments/evaluations-built-in/context/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
azure-ai-evaluation==1.6.0
1+
azure-ai-evaluation==1.7.0
22
azureml-mlflow=={{latest-pypi-version}}
33
azure-ai-ml=={{latest-pypi-version}}
44

5-
openai==1.77.0
5+
openai==1.78.1
66
opentelemetry-api==1.31.0
77
opentelemetry-sdk==1.31.0
88
azure-monitor-query=={{latest-pypi-version}}

0 commit comments

Comments
 (0)