Skip to content

[LLM Translation] Fix Realtime API endpoint for no intent #13476

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Aug 14, 2025

Conversation

jugaldb
Copy link
Collaborator

@jugaldb jugaldb commented Aug 9, 2025

[LLM Translation] Fix Realtime API endpoint for no intent

Relevant issues

Fixes #13471

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🐛 Bug Fix

Changes

image

Copy link

vercel bot commented Aug 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
litellm Ready Preview Comment Aug 14, 2025 10:56pm

Copy link
Contributor

@ishaan-jaff ishaan-jaff left a comment

Choose a reason for hiding this comment

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

minor suggestion

@krrishdholakia
Copy link
Contributor

krrishdholakia commented Aug 10, 2025

@krrishdholakia
Copy link
Contributor

still failing on router_testing?

@ma-armenta
Copy link
Contributor

a friendly bump on this

@ishaan-jaff
Copy link
Contributor

@krrishdholakia can we merge this? the router failing tests look unrelated to this PR

@ma-armenta
Copy link
Contributor

I pulled the changes into our current deployment of the latest stable version and it didn't work

…sion in WebSocket URL. Added new tests to verify correct URL construction with model and additional parameters, preventing 'missing_model' errors. Updated existing tests for consistency.
@jugaldb jugaldb merged commit aea0605 into main Aug 14, 2025
43 of 46 checks passed
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.

[Bug]: Broken openai realtime endpoint
4 participants