File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- azure-ai-projects == 1 .0.0b12
1+ azure-ai-projects == 2 .0.0b3
22azure-identity == 1.20.0
33ansible-core ~= 2.17.0
Original file line number Diff line number Diff line change 55-r ../src/backend/requirements.txt
66
77# Post-deploy script deps
8- azure-search-documents>=11.6.0
98httpx>=0.28.0
Original file line number Diff line number Diff line change @@ -6,14 +6,19 @@ quart-cors>=0.7.0
66hypercorn >= 0.17.0
77
88# Microsoft Agent Framework
9- agent-framework == 1.0.0b260114 # Pinning this stable version
9+ agent-framework-azure-ai == 1.0.0b260114
10+ agent-framework-core == 1.0.0b260114
11+
12+ # OpenTelemetry (required by agent-framework)
13+ opentelemetry-semantic-conventions-ai == 0.4.13
1014
1115# Azure SDKs
1216azure-identity >= 1.17.0
1317azure-cosmos >= 4.7.0
1418azure-storage-blob >= 12.22.0
19+ azure-search-documents >= 11.4.0
1520azure-ai-contentsafety >= 1.0.0
16- azure-ai-projects >= 1 .0.0b5 # Azure AI Foundry SDK (optional, for USE_FOUNDRY=true)
21+ azure-ai-projects == 2 .0.0b3 # Azure AI Foundry SDK (optional, for USE_FOUNDRY=true)
1722
1823# OpenAI
1924openai >= 1.45.0
You can’t perform that action at this time.
0 commit comments