When available?: Prompt (native) Foundry Agent deployment with azd #7616
munozrickzim
started this conversation in
General
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@munozrickzim Thanks for raising this and totally understand the need here. Prompt agents is a gap right now and we're aware of it. That said, we haven't prioritized it yet while we build support for hosted agents. A couple of questions to help us better understand your scenario:
I added #7627 so we can track this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When will the azure.ai.agents extension for azd support deployment of Foundry V2 prompt agents?
This is needed to support CI/CD deployment of Prompt (ie. native) agents in Foundry V2. AgentSchema supports these agents, but azd (0.1.20-preview) reports "Error: downloading agent.yaml: prompt agents not currently supported"
This is needed by a large company I'm working for who is trying to build out CI/CD for Prompt agents. Obviously UI-only deployment of prompt agents is a no-go. I'm working on code that will read in the AgentSchema yaml and then create/update prompt agents via Foundry SDK calls (but that isn't a viable long term solution.)
I didn't find any issues or PRs related to this need.
Beta Was this translation helpful? Give feedback.
All reactions