Add U3 Pro voice agent recommendation to model selection page#783
Open
agalyanmann wants to merge 1 commit intomainfrom
Open
Add U3 Pro voice agent recommendation to model selection page#783agalyanmann wants to merge 1 commit intomainfrom
agalyanmann wants to merge 1 commit intomainfrom
Conversation
The model selection page lists models neutrally without guiding voice agent builders toward U3 Pro. This adds a tip after the comparison table explicitly recommending U3 Pro for voice agents, with a link to the best practices guide. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
agalyanmann
pushed a commit
that referenced
this pull request
Mar 18, 2026
Route healthcare/medical scribe builders to the Medical Scribe Best Practices guide from the three pages they are most likely to land on: the async getting-started quickstart, the models overview (Universal-3 Pro section), and the pre-recorded evals guide. Also adds a section on domain-specific evaluation beyond WER, since medical scribe customers often evaluate based on user preference rate and readability rather than word error rate alone. Follows the same <Tip> callout pattern used for voice agent routing in PRs #782 and #783. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 tasks
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
<Tip>callout after the model comparison table on the model selection page (select-the-speech-model.mdx) explicitly recommending Universal-3 Pro Streaming for voice agent use cases.Evidence
Multiple voice agent evaluators used the default model (Universal-Streaming English) instead of U3 Pro, resulting in poor out-of-box accuracy. Internal confirmation: "Default should be U3 Pro with proper prompts" and "for short utterances, that default prompt is going to work way better than anything else a customer tries."
Test plan
<Tip>renders correctly on the docs site/docs/voice-agent-best-practicesresolves🤖 Generated with Claude Code