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
Large files can be downloaded this way. Also, for example, ChatGPT API provides "streamed" generation. It streams parts of the response as soon as they are generated by the server. Now i use urlSession.bytes to handle it, but it would be much more convenient to use Papyrus everywhere in the app
It will be cool and convenient if Papyrus supports requests streaming
The text was updated successfully, but these errors were encountered: