mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Use placeholder for AGENT_NAME in Hosted-FoundryAgent .env.example
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
AZURE_AI_PROJECT_ENDPOINT=<your-azure-ai-project-endpoint>
|
||||
ASPNETCORE_URLS=http://+:8088
|
||||
ASPNETCORE_ENVIRONMENT=Development
|
||||
AGENT_NAME=hosted-foundry-agent
|
||||
AGENT_NAME=<your-foundry-agent-name>
|
||||
AZURE_BEARER_TOKEN=DefaultAzureCredential
|
||||
|
||||
Reference in New Issue
Block a user