Skip to content

Conversation

@jugaldb
Copy link
Contributor

@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

@vercel
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

5 participants