Files
litellm/litellm/realtime_api
Ishaan JaffandGitHub 0c25b1a256 [Fix] OpenAI Realtime API integration fails due to websockets.exceptions.PayloadTooBig error (#15751)
* fix REALTIME_WEBSOCKET_MAX_MESSAGE_SIZE_BYTES

* edit max_size for websockets

* fix AzureOpenAIRealtime
2025-10-20 15:54:14 -07:00
..

Abstraction / Routing logic for OpenAI's /v1/realtime endpoint.