mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
* feat(realtime): add guardrails query param to /v1/realtime WebSocket endpoint - Add 'guardrails' query param (comma-separated) to realtime_websocket_endpoint - Import websockets and websockets.exceptions at module level (fixes NameError in except clause) - Split try/except into Phase 1 (pre-call) and Phase 2 (routing) so guardrail errors send back a typed error event before closing, while upstream errors close silently with 1011 * feat(ui): pass selectedGuardrails from sidebar to RealtimePlayground WebSocket URL * docs(realtime): add guardrails section with dynamic passing examples |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||