diff --git a/samples/python/hosted-agents/agent_framework/agent_with_hosted_mcp/requirements.txt b/samples/python/hosted-agents/agent_framework/agent_with_hosted_mcp/requirements.txt index f69c4a79..dc8ac271 100644 --- a/samples/python/hosted-agents/agent_framework/agent_with_hosted_mcp/requirements.txt +++ b/samples/python/hosted-agents/agent_framework/agent_with_hosted_mcp/requirements.txt @@ -1,2 +1 @@ -azure-ai-agentserver-agentframework==1.0.0b7 -agent-framework \ No newline at end of file +azure-ai-agentserver-agentframework==1.0.0b8 \ No newline at end of file diff --git a/samples/python/hosted-agents/agent_framework/agent_with_text_search_rag/requirements.txt b/samples/python/hosted-agents/agent_framework/agent_with_text_search_rag/requirements.txt index f69c4a79..dc8ac271 100644 --- a/samples/python/hosted-agents/agent_framework/agent_with_text_search_rag/requirements.txt +++ b/samples/python/hosted-agents/agent_framework/agent_with_text_search_rag/requirements.txt @@ -1,2 +1 @@ -azure-ai-agentserver-agentframework==1.0.0b7 -agent-framework \ No newline at end of file +azure-ai-agentserver-agentframework==1.0.0b8 \ No newline at end of file diff --git a/samples/python/hosted-agents/agent_framework/agents_in_workflow/requirements.txt b/samples/python/hosted-agents/agent_framework/agents_in_workflow/requirements.txt index f69c4a79..dc8ac271 100644 --- a/samples/python/hosted-agents/agent_framework/agents_in_workflow/requirements.txt +++ b/samples/python/hosted-agents/agent_framework/agents_in_workflow/requirements.txt @@ -1,2 +1 @@ -azure-ai-agentserver-agentframework==1.0.0b7 -agent-framework \ No newline at end of file +azure-ai-agentserver-agentframework==1.0.0b8 \ No newline at end of file diff --git a/samples/python/hosted-agents/agent_framework/echo-agent/requirements.txt b/samples/python/hosted-agents/agent_framework/echo-agent/requirements.txt index 17e37a4e..e4e6e05f 100644 --- a/samples/python/hosted-agents/agent_framework/echo-agent/requirements.txt +++ b/samples/python/hosted-agents/agent_framework/echo-agent/requirements.txt @@ -1,5 +1,4 @@ -azure-ai-agentserver-agentframework==1.0.0b7 -agent-framework +azure-ai-agentserver-agentframework==1.0.0b8 pytest==8.4.2 python-dotenv==1.1.1 azure-monitor-opentelemetry==1.8.1 diff --git a/samples/python/hosted-agents/agent_framework/web-search-agent/requirements.txt b/samples/python/hosted-agents/agent_framework/web-search-agent/requirements.txt index 17e37a4e..e4e6e05f 100644 --- a/samples/python/hosted-agents/agent_framework/web-search-agent/requirements.txt +++ b/samples/python/hosted-agents/agent_framework/web-search-agent/requirements.txt @@ -1,5 +1,4 @@ -azure-ai-agentserver-agentframework==1.0.0b7 -agent-framework +azure-ai-agentserver-agentframework==1.0.0b8 pytest==8.4.2 python-dotenv==1.1.1 azure-monitor-opentelemetry==1.8.1 diff --git a/samples/python/hosted-agents/custom/system-utility-agent/requirements.txt b/samples/python/hosted-agents/custom/system-utility-agent/requirements.txt index e3f2baa1..38bd356b 100644 --- a/samples/python/hosted-agents/custom/system-utility-agent/requirements.txt +++ b/samples/python/hosted-agents/custom/system-utility-agent/requirements.txt @@ -1,6 +1,6 @@ azure-identity==1.25.1 azure-ai-projects==2.0.0b2 -azure-ai-agentserver-core==1.0.0b7 +azure-ai-agentserver-core==1.0.0b8 openai==2.14.0 python-dotenv==1.0.0 psutil==5.9.4 diff --git a/samples/python/hosted-agents/langgraph/calculator-agent/requirements.txt b/samples/python/hosted-agents/langgraph/calculator-agent/requirements.txt index b95961dc..b23a4861 100644 --- a/samples/python/hosted-agents/langgraph/calculator-agent/requirements.txt +++ b/samples/python/hosted-agents/langgraph/calculator-agent/requirements.txt @@ -1,4 +1,4 @@ -azure-ai-agentserver-langgraph==1.0.0b7 +azure-ai-agentserver-langgraph==1.0.0b8 pytest==8.4.2 python-dotenv==1.1.1