mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: Refine samples and upgrade packages (#5261)
* Refine samples and upgrade pacakges * Upgrade to a new package that fixes a bug * Update model env var
This commit is contained in:
@@ -24,9 +24,9 @@ classifiers = [
|
||||
]
|
||||
dependencies = [
|
||||
"agent-framework-core>=1.0.0,<2",
|
||||
"azure-ai-agentserver-core==2.0.0a20260410006",
|
||||
"azure-ai-agentserver-responses==1.0.0a20260410006",
|
||||
"azure-ai-agentserver-invocations==1.0.0a20260410006",
|
||||
"azure-ai-agentserver-core==2.0.0a20260414006",
|
||||
"azure-ai-agentserver-responses==1.0.0a20260414006",
|
||||
"azure-ai-agentserver-invocations==1.0.0a20260414006",
|
||||
"azure-monitor-opentelemetry-exporter>=1.0.0a1"
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user