Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
agent-framework>=1.2.2
agent-framework-foundry-hosting
# Use agent-framework-foundry instead of the agent-framework meta-package to
# avoid pip resolution failures: agent-framework pins agent-framework-core==1.2.2
# but agent-framework-orchestrations 1.0.0 requires agent-framework-core>=1.9.0.
agent-framework-foundry
agent-framework-foundry-hosting
mcp>=1.24.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
agent-framework>=1.2.2
agent-framework-foundry-hosting
# Use agent-framework-foundry instead of the agent-framework meta-package to
# avoid pip resolution failures: agent-framework pins agent-framework-core==1.2.2
# but agent-framework-orchestrations 1.0.0 requires agent-framework-core>=1.9.0.
agent-framework-foundry
agent-framework-foundry-hosting
mcp>=1.24.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
agent-framework>=1.2.2
# Use agent-framework-foundry instead of the agent-framework meta-package to
# avoid pip resolution failures: agent-framework pins agent-framework-core==1.2.2
# but agent-framework-orchestrations 1.0.0 requires agent-framework-core>=1.9.0.
agent-framework-foundry
agent-framework-foundry-hosting
mcp>=1.24.0,<2
mcp>=1.24.0,<2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# `agent-framework[foundry]` is required because main.py imports
# `from agent_framework.foundry import FoundryChatClient`. In 1.3+ the
# foundry submodule is an optional extra; installing the bare package
# leaves agent_framework.foundry unimportable and the container crashes
# at startup so /readiness never returns 200 -> 424 session_not_ready.
agent-framework[foundry]>=1.2.2
# Use agent-framework-foundry instead of the agent-framework meta-package
# (or agent-framework[foundry]) to avoid pip resolution failures:
# agent-framework pins agent-framework-core==1.2.2 but
# agent-framework-orchestrations 1.0.0 requires agent-framework-core>=1.9.0.
agent-framework-foundry
agent-framework-foundry-hosting
mcp>=1.24.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
agent-framework>=1.2.2
agent-framework-foundry-hosting
# Use agent-framework-foundry instead of the agent-framework meta-package to
# avoid pip resolution failures: agent-framework pins agent-framework-core==1.2.2
# but agent-framework-orchestrations 1.0.0 requires agent-framework-core>=1.9.0.
agent-framework-foundry
agent-framework-foundry-hosting
mcp>=1.24.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
agent-framework
agent-framework-foundry-hosting
# Use agent-framework-foundry instead of the agent-framework meta-package to
# avoid pip resolution failures: agent-framework pins agent-framework-core==1.2.2
# but agent-framework-orchestrations 1.0.0 requires agent-framework-core>=1.9.0.
agent-framework-foundry
agent-framework-foundry-hosting
mcp>=1.24.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
agent-framework>=1.2.2
# Use agent-framework-foundry instead of the agent-framework meta-package to
# avoid pip resolution failures: agent-framework pins agent-framework-core==1.2.2
# but agent-framework-orchestrations 1.0.0 requires agent-framework-core>=1.9.0.
agent-framework-foundry
agent-framework-foundry-hosting
mcp>=1.24.0
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# `agent-framework[foundry]` is required because main.py imports
# `from agent_framework.foundry import FoundryChatClient`. In 1.3+ the
# foundry submodule is an optional extra; installing the bare package
# leaves agent_framework.foundry unimportable and the container crashes
# at startup so /readiness never returns 200 -> 424 session_not_ready.
agent-framework[foundry]>=1.2.2
# Use agent-framework-foundry instead of the agent-framework meta-package
# (or agent-framework[foundry]) to avoid pip resolution failures:
# agent-framework pins agent-framework-core==1.2.2 but
# agent-framework-orchestrations 1.0.0 requires agent-framework-core>=1.9.0.
agent-framework-foundry
agent-framework-foundry-hosting
mcp>=1.24.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
agent-framework
agent-framework-foundry-hosting
# Use agent-framework-foundry instead of the agent-framework meta-package to
# avoid pip resolution failures: agent-framework pins agent-framework-core==1.2.2
# but agent-framework-orchestrations 1.0.0 requires agent-framework-core>=1.9.0.
agent-framework-foundry
agent-framework-foundry-hosting
mcp>=1.24.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
agent-framework
# Use agent-framework-foundry instead of the agent-framework meta-package to
# avoid pip resolution failures: agent-framework pins agent-framework-core==1.2.2
# but agent-framework-orchestrations 1.0.0 requires agent-framework-core>=1.9.0.
agent-framework-foundry
agent-framework-declarative
agent-framework-foundry-hosting
mcp>=1.24.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
agent-framework>=1.2.2
# Use agent-framework-foundry instead of the agent-framework meta-package to
# avoid pip resolution failures: agent-framework pins agent-framework-core==1.2.2
# but agent-framework-orchestrations 1.0.0 requires agent-framework-core>=1.9.0.
agent-framework-foundry
agent-framework-foundry-hosting
mcp>=1.24.0
azure-storage-blob
azure-servicebus
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
agent-framework>=1.2.2
# Use agent-framework-foundry instead of the agent-framework meta-package to
# avoid pip resolution failures: agent-framework pins agent-framework-core==1.2.2
# but agent-framework-orchestrations 1.0.0 requires agent-framework-core>=1.9.0.
agent-framework-foundry
agent-framework-foundry-hosting
mcp>=1.24.0
azure-identity>=1.15.0
azure-ai-agentserver-optimization>=1.0.0b1
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
agent-framework>=1.2.2
agent-framework-foundry-hosting
# Use agent-framework-foundry instead of the agent-framework meta-package to
# avoid pip resolution failures: agent-framework pins agent-framework-core==1.2.2
# but agent-framework-orchestrations 1.0.0 requires agent-framework-core>=1.9.0.
agent-framework-foundry
agent-framework-foundry-hosting
mcp>=1.24.0
Loading