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
I think It depends on how you can implement it.
for example, maybe you can wrap the generate method behind an API-endpoint or use tools to run the code on workers.
Look at this repo: https://github.com/developit/workerize
Hi, are there any plans to make the "generate" method asynchronous? It can block the UI up to 10 seconds if computed in the front-end. Thank you.
The text was updated successfully, but these errors were encountered: