Skip to content

chore(openai): remove STT.with_groq constructor#5555

Merged
davidzhao merged 1 commit intomainfrom
dz/deprecate-with-groq
Apr 27, 2026
Merged

chore(openai): remove STT.with_groq constructor#5555
davidzhao merged 1 commit intomainfrom
dz/deprecate-with-groq

Conversation

@davidzhao
Copy link
Copy Markdown
Member

groq has its own plugin livekit-plugins-groq.

groq has its own plugin livekit-plugins-groq.
@davidzhao davidzhao requested a review from a team April 26, 2026 01:43
Copy link
Copy Markdown
Contributor

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

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 potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

Copy link
Copy Markdown
Member

@theomonnom theomonnom left a comment

Choose a reason for hiding this comment

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

This will be a breaking change tho

@davidzhao davidzhao merged commit e3f45a5 into main Apr 27, 2026
26 checks passed
@davidzhao davidzhao deleted the dz/deprecate-with-groq branch April 27, 2026 05:26
Copy link
Copy Markdown
Contributor

This is an automated Claude Code Routine created by @toubatbrian. Right now it is in experimentation stage. The automation will start porting this PR into agents-js automatically.

Detected this as plugin work (livekit-plugins-openai STT) — proceeding to port the removal of STT.with_groq (and the associated GroqAudioModels / GroqChatModels literals) into the corresponding TypeScript module in livekit/agents-js.


Generated by Claude Code

toubatbrian added a commit to livekit/agents-js that referenced this pull request Apr 27, 2026
Port of livekit/agents#5555. Groq has its own dedicated plugin, so
the OpenAI plugin no longer ships a Groq STT shortcut.

- Remove `STT.withGroq` static constructor from `plugins/openai/src/stt.ts`
- Drop the now-unused `GroqAudioModels` type from `plugins/openai/src/models.ts`
- Drop the `GroqAudioModels` import from `stt.ts`
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.

3 participants