-
Notifications
You must be signed in to change notification settings - Fork 342
feat(agents): support declarative prompt-voice agents (managed model) #9364
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
v1212
wants to merge
20
commits into
Azure:main
Choose a base branch
from
v1212:users/wujia/prompt-voice-agent-managed-model
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,151
−32
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
7fb0877
feat(agents): support declarative prompt-voice agents (managed model)
Copilot 29b8724
test(agents): add prompt-voice unit tests, schema, and cspell entry
Copilot 82e094a
test(projects): sync synthesis parity copy for prompt-voice comment
Copilot fd2d701
fix(agents): address prompt-voice review feedback
Copilot 438466c
fix(agents): address prompt-voice review round 2
Copilot a508d1a
chore(agents): add Nanami to cspell dictionary
Copilot 9c5ca01
refactor(agents): unify prompt-voice kind resolution in a leaf package
Copilot 4c47fab
test(agents): tighten agentkind test dir perms to 0o750 (gosec G301)
Copilot 2bc2ce9
fix(agents): resolve project root in Endpoints for $ref/on-disk voice…
Copilot 470ea64
fix(agents): thread filterHostedRegions through configureFoundryProject
Copilot cef22a2
fix(agents): honor AGENT_DEFINITION_PATH override in Endpoints
Copilot de4b8be
fix(agents): honor AGENT_DEFINITION_PATH in next-step, document voice…
Copilot cfe817a
test(agents): add coverage for voice manifest, CreateVoiceAgent, Go 1…
Copilot 94fde92
fix(agents): require model for prompt-voice in service-target schema
Copilot 7f5667f
fix(agents): normalize OpenAI voice name casing on the wire
Copilot 4db597e
fix(agents): avoid double name prompt in interactive voice init
Copilot e75d86e
Merge remote-tracking branch 'origin/main' into users/wujia/prompt-vo…
Copilot bea4d9c
fix(agents): reject --kind prompt-voice combined with --manifest
Copilot 7b30f47
fix(agents): append prompt-voice agent to existing azd project
Copilot 03f8a6c
fix(agents): trim prompt-voice --agent-name hint
Copilot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
338 changes: 329 additions & 9 deletions
338
cli/azd/extensions/azure.ai.agents/internal/cmd/init.go
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.