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
Currently, SSE implementation does not support specifying a request body. Would be very helpful if this is implemented since most GenAI APIs needs a POST request containing a JSON payload with model parameters and input text.