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
Some inference calls can accept/return application/octet-stream, have a way to accept and return that (and ideally not necessarily require the caller to know ahead of time which response will occur)
Description
Some inference calls can accept/return
application/octet-stream, have a way to accept and return that (and ideally not necessarily require the caller to know ahead of time which response will occur)