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 63d756d + c10f3ba commit ea5a2e5Copy full SHA for ea5a2e5
infra/scripts/index_scripts/requirements.txt
@@ -9,6 +9,8 @@ azure-identity
9
azure-ai-textanalytics
10
azure-search-documents==11.7.0b1
11
azure-keyvault-secrets
12
+azure-ai-projects==1.0.0
13
+azure-ai-inference==1.0.0b9
14
pandas
15
datetime
16
src/App/requirements-dev.txt
@@ -1,5 +1,7 @@
1
-r requirements.txt
2
azure-identity==1.25.0
3
4
5
openai==2.0.1
6
7
azure-storage-blob==12.26.0
0 commit comments