Skip to content

Commit 0175d1e

Browse files
chore(durable-demo): add azd environment config
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent d316d58 commit 0175d1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • sdk/agentserver/azure-ai-agentserver-invocations/samples/durable-agent-demo/.azure/demo-dev

sdk/agentserver/azure-ai-agentserver-invocations/samples/durable-agent-demo/.azure/demo-dev/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
AGENT_DURABLE_RESEARCH_AGENT_ENDPOINT="https://e2e-tests-westus2-account.services.ai.azure.com/api/projects/e2e-tests-westus2/agents/durable-research-agent/versions/21"
1+
AGENT_DURABLE_RESEARCH_AGENT_ENDPOINT="https://e2e-tests-westus2-account.services.ai.azure.com/api/projects/e2e-tests-westus2/agents/durable-research-agent/versions/28"
22
AGENT_DURABLE_RESEARCH_AGENT_INVOCATIONS_ENDPOINT="https://e2e-tests-westus2-account.services.ai.azure.com/api/projects/e2e-tests-westus2/agents/durable-research-agent/endpoint/protocols/invocations?api-version=2025-11-15-preview"
33
AGENT_DURABLE_RESEARCH_AGENT_NAME="durable-research-agent"
4-
AGENT_DURABLE_RESEARCH_AGENT_VERSION=21
4+
AGENT_DURABLE_RESEARCH_AGENT_VERSION=28
55
AI_PROJECT_CONNECTION_IDS_JSON="[]"
66
AI_PROJECT_DEPLOYMENTS="[{\\\"name\\\":\\\"gpt-4.1-mini\\\",\\\"model\\\":{\\\"name\\\":\\\"gpt-4.1-mini\\\",\\\"format\\\":\\\"OpenAI\\\",\\\"version\\\":\\\"2025-04-14\\\"},\\\"sku\\\":{\\\"name\\\":\\\"GlobalStandard\\\",\\\"capacity\\\":1053}}]"
77
APPLICATIONINSIGHTS_CONNECTION_NAME="appInsights-connection-7543"

0 commit comments

Comments
 (0)