Add hosted voice agent support - #9697
Draft
JianW (v1212) wants to merge 32 commits into
Draft
Conversation
…ice-agent-unified-api # Conflicts: # cli/azd/extensions/azure.ai.agents/README.md
…ice-agent-advanced-settings-unified # Conflicts: # cli/azd/extensions/azure.ai.agents/schemas/azure.ai.agent.json
…vanced-settings-unified' into users/wujia/hosted-voice-agent-support # Conflicts: # cli/azd/extensions/azure.ai.agents/internal/pkg/agents/agent_api/models.go # cli/azd/extensions/azure.ai.agents/internal/pkg/agents/agent_yaml/map.go # cli/azd/extensions/azure.ai.agents/internal/pkg/agents/agent_yaml/parse.go # cli/azd/extensions/azure.ai.agents/internal/pkg/agents/agent_yaml/parse_voice_test.go # cli/azd/extensions/azure.ai.agents/internal/project/agent_definition.go # cli/azd/extensions/azure.ai.agents/internal/project/service_target_agent.go # cli/azd/extensions/azure.ai.agents/internal/project/service_target_agent_test.go # cli/azd/extensions/azure.ai.agents/schemas/azure.ai.agent.json
|
Azure Pipelines: Successfully started running 1 pipeline(s). 20 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
Author
Final validation statusAll automated CI checks are green, including:
Manual regression validation also passed:
Review status:
The PR remains Draft and therefore still requires normal human review/approval before merge. |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: c76c1120-2c86-448b-8ed3-308d53db7dac
…vanced-settings-unified' into users/wujia/sync-hosted-voice-latest # Conflicts: # cli/azd/extensions/azure.ai.agents/internal/pkg/agents/agent_api/models.go # cli/azd/extensions/azure.ai.agents/internal/pkg/agents/agent_yaml/map.go # cli/azd/extensions/azure.ai.agents/internal/project/agent_definition.go # cli/azd/extensions/azure.ai.agents/internal/project/service_target_agent.go # cli/azd/extensions/azure.ai.agents/schemas/azure.ai.agent.json
Contributor
Author
Synced with latest #9634 Voice API surfacePR #9697 now contains the latest #9634 head ( Hosted Voice adaptation completed:
Validation:
Updated private package: SHA256: Private bundle commit: |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
invocations_wslifecycleusesdependency graphinvocations_ws/1.0.0azd ai agent init -m agent.manifest.yamlfrom the Hosted Voice sampleExperience
The sample descriptor supplies the agent name, source, runtime, entry point, bundled dependency mode, protocol, and Voice Bridge metadata. Users select the subscription, Foundry project, and model deployment through the normal init prompts.
Validation
go fix ./...go test ./...go vet ./.../help, real audio, cleanup/help, real audio, cleanupHello., target response, and output audioStacking
This draft includes and depends on #9655. Once #9655 merges, this PR should contain only the Hosted Voice commits.
Follow-up
azd downcleanup