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
Hi i see that you guys have the get_job_status. it can return "status": "queued|processing|completed|failed", i planning to do a SSE (Server-Sent Events) to steam the process for the web such as 10% 20% .. 100% . how can i implements this please
Thank you