Skip to content

Add EU endpoint support via base_url to LiveKit pages#619

Open
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/1770686052-livekit-eu-endpoint
Open

Add EU endpoint support via base_url to LiveKit pages#619
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/1770686052-livekit-eu-endpoint

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Feb 10, 2026

Add EU endpoint support via base_url to LiveKit pages

Summary

Documents EU endpoint support via the base_url parameter on both LiveKit-related documentation pages:

  • LiveKit intro guide (livekit-intro-guide.mdx): New "EU endpoint" section added before "Production Deployment" with a full code example including turn detection params.
  • LiveKit integration page (voice-agents/livekit.mdx): New "EU endpoint" subsection under Configuration, plus base_url added to the Parameters reference list.

Both sections link back to the existing Select the region page for further details.

Local Testing

Verified both pages render correctly via fern docs dev. The EU endpoint section, code snippet, and parameter reference all display as expected:

LiveKit EU endpoint section rendered locally

Note: CI failures (fern-check, lint) are pre-existing on main and unrelated to these changes. The [docs]:✓ All checks passed check confirms docs validation passes.

Review & Testing Checklist for Human

  • Verify base_url is the correct parameter name for assemblyai.STT() in the LiveKit Agents plugin. The existing "Select the region" page uses api_host for the Python SDK's StreamingClientOptions — confirm these are intentionally different interfaces.
  • Confirm the EU URL wss://streaming.eu.assemblyai.com is correct for the LiveKit integration context (matches what was requested in the Slack thread).
  • Test the internal link to "Select the region" resolves correctly in production (during local dev, the URL routing differed slightly from the defined path).
  • Run fern docs dev and spot-check both pages render correctly end-to-end.

Notes

Co-Authored-By: Dan Ince <dince@assemblyai.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link

Co-Authored-By: Dan Ince <dince@assemblyai.com>
@github-actions
Copy link

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.

0 participants