Azure / Azure/azure-dev

Improve how AI_PROJECT_DEPLOYMENTS is used vs. agent.yaml env vars

Open
#7,270 0 comments 0 reactions 0 assignees View on GitHub
enhancement ext-agents
Dominant language
Go
Stars
569
Forks
364
Avg merge
2d 19h
Merged PRs (30d)
136

Description

An agent manifest defines a model resource like: https://github.com/microsoft-foundry/foundry-samples/blob/main/samples/python/hosted-agents/agent-framework/agents-in-workflow/agent.yaml#L23-L24

The agent code likely uses that by reading `AZURE_OPENAI_CHAT_DEPLOYMENT_NAME` but we never set an env var with that name in the azd environment variables. Instead, deployments are put in json in a `AI_PROJECT_DEPLOYMENTS` variable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.