litellm-mirror/litellm/realtime_api
Ishaan Jaff 4e65722a00
(Bug Fix) Add health check support for realtime models (#7453)
* add mode: realtime

* add _realtime_health_check

* test_realtime_health_check

* azure _realtime_health_check

* _realtime_health_check

* Realtime Models

* fix code quality
2024-12-28 18:15:00 -08:00
..
main.py (Bug Fix) Add health check support for realtime models (#7453) 2024-12-28 18:15:00 -08: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.