litellm/litellm/realtime_api
Ishaan Jaff 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
..
main.py [Fix] OpenAI Realtime API integration fails due to websockets.exceptions.PayloadTooBig error (#15751) 2025-10-20 15:54:14 -07:00
README.md OpenAI /v1/realtime api support (#6047) 2024-10-03 17:11:22 -04:00

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