litellm/tests/llm_translation/realtime
yuneng-jiang 3f0c7b5552 [Fix] Update realtime websocket tests for websockets v15+ API
Use explicit imports from websockets.exceptions (ConnectionClosedOK,
ConnectionClosedError) instead of the removed websockets.exceptions
attribute, and add openai/ model prefix so get_llm_provider resolves
the provider correctly in CI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 14:40:48 -07:00
..
__init__.py [Feat] Add xAI /realtime API Support - works with LiveKitSDK (#20381) 2026-02-03 19:58:28 -08:00
base_realtime_tests.py [Feat] Add xAI /realtime API Support - works with LiveKitSDK (#20381) 2026-02-03 19:58:28 -08:00
test_openai_realtime.py [Fix] Update realtime websocket tests for websockets v15+ API 2026-03-12 14:40:48 -07:00
test_openai_realtime_simple.py [Feat] Add xAI /realtime API Support - works with LiveKitSDK (#20381) 2026-02-03 19:58:28 -08:00
test_realtime_guardrails_openai.py [Release Fix] (#22411) 2026-02-28 09:46:35 -08:00
test_xai_realtime.py [Feat] Add xAI /realtime API Support - works with LiveKitSDK (#20381) 2026-02-03 19:58:28 -08:00