Skip to content

Add voice agent routing callout to streaming quickstart#782

Open
agalyanmann wants to merge 1 commit intomainfrom
bearclaw/docs-fix/streaming-quickstart-voice-agent-routing
Open

Add voice agent routing callout to streaming quickstart#782
agalyanmann wants to merge 1 commit intomainfrom
bearclaw/docs-fix/streaming-quickstart-voice-agent-routing

Conversation

@agalyanmann
Copy link
Contributor

Summary

  • Adds a <Tip> callout after the Overview section in the streaming quickstart (transcribe-streaming-audio.mdx) directing voice agent builders to the Voice Agent Best Practices guide.
  • Evaluators building voice agents currently follow this generic quickstart, use default settings, and get suboptimal results -- leading to lost deals. This callout routes them to the right guide before they start coding.

Evidence

Multiple evaluators (voice agent companies) followed the streaming quickstart with generic defaults and abandoned testing after poor out-of-box results. The voice-agent-best-practices page exists and is comprehensive but is not discoverable from the getting-started flow.

Test plan

  • Verify the <Tip> renders correctly on the docs site
  • Verify the link to /docs/voice-agent-best-practices resolves

🤖 Generated with Claude Code

Evaluators building voice agents follow the streaming quickstart, use
generic defaults, and get suboptimal results. This adds a prominent
tip after the Overview section directing them to the Voice Agent Best
Practices guide for optimized model selection, prompting, and turn
detection configuration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant