Skip to content

chore(inference): remove ElevenLabs models after the gateway brownout - #7106

Merged
chenghao-mou merged 1 commit into
mainfrom
chenghao/chore/AGT-3435-remove-inference-elevenlabs
Sep 3, 2026
Merged

chore(inference): remove ElevenLabs models after the gateway brownout#7106
chenghao-mou merged 1 commit into
mainfrom
chenghao/chore/AGT-3435-remove-inference-elevenlabs

Conversation

@chenghao-mou

@chenghao-mou chenghao-mou commented Sep 3, 2026

Copy link
Copy Markdown
Member

inference.STT and inference.TTS no longer serve elevenlabs/* models. Drop the typed model literals, option TypedDicts, overloads, and the sync_alignment alignment claim; point the unit test fixtures at Deepgram and remove ElevenLabs from the playground example and homepage knowledge base.

Plain elevenlabs/... strings still type-check since model accepts str. No test was failing: nothing in the repo called the gateway with an ElevenLabs model. The direct livekit-plugins-elevenlabs plugin is unchanged.

Addresses AGT-3435

Initial prompt and agent context

Model: Claude Fable 5.1

we deprecated 11labs from gateway, can you fix the tests and create a PR?

🤖 Generated with Claude Code

The gateway drained ElevenLabs standard STT and TTS at 0%
(livekit/cloud-config#16885), so inference.STT and inference.TTS no longer
serve elevenlabs/* models. Drop the typed model literals, option TypedDicts,
overloads, and the sync_alignment alignment claim; point the unit test
fixtures at Deepgram and remove ElevenLabs from the playground example and
homepage knowledge base.

Addresses AGT-3435

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Devin Review

@chenghao-mou
chenghao-mou merged commit 6bbdf73 into main Sep 3, 2026
26 checks passed
@chenghao-mou
chenghao-mou deleted the chenghao/chore/AGT-3435-remove-inference-elevenlabs branch September 3, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants