mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-02 18:21:56 +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>