Error I starting Friday is "WebSocket connection to 'wss://api.openai.com/v1/realtime?model=gpt-4o-mini-realtime-preview-2024-12-17' failed: "
I traced tot his code and when I use alt Token Auth I get in
{ apiKey: apiKey,
dangerouslyAllowAPIKeyInBrowser: true,
}
This method above is apparently no longer supported? Can you confirm please.