You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Purpose**| Enables real-time, multimodal AI interactions for providers that offer dedicated WebSocket endpoints. | Supports WebSocket-based AI interactions with providers that do not natively support WebSockets. |
29
29
|**Use Case**| Streaming responses for voice, video, and live interactions. | Text-based queries and responses, such as LLM requests. |
30
-
|**AI Provider Support**|[Limited to providers offering real-time WebSocket APIs.](/ai-gateway/websockets-api/realtime-api/#supported-providers)|[All AI providers in AI Gateway.](/ai-gateway/providers)|
30
+
|**AI Provider Support**|[Limited to providers offering real-time WebSocket APIs.](/ai-gateway/websockets-api/realtime-api/#supported-providers)|[All AI providers in AI Gateway.](/ai-gateway/providers/)|
31
31
|**Streaming Support**| Providers natively support real-time data streaming. | AI Gateway handles streaming via WebSockets. |
32
32
33
33
For details on implementation, refer to the next sections:
0 commit comments