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
The request to the AI provider works, the response comes in the websocket in deltas which composes to a legit {"content":...} JSON object, but the events in useAiStream().subscribe() don't fire.
The request to the AI provider works, the response comes in the websocket in deltas which composes to a legit
{"content":...}JSON object, but the events inuseAiStream().subscribe()don't fire.I didn't have time to debug any further.