mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_realtime_tests.py | ||
| test_openai_realtime.py | ||
| test_openai_realtime_simple.py | ||
| test_realtime_guardrails_openai.py | ||
| test_xai_realtime.py | ||