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, as an enterprise solution, I was wondering if we can leverage computer use API to run as a python program to login to an account, pick top 3 tasks, logout from the account to login to another account to complete those tasks. I tried the docker container approach and it partially worked, as in, it could login and pick up tasks, though it was very much prompt driven. Can I run it as an automated program? currently, do we have memory that can store these tasks and recall later?
Also, do we need to pass images are a mandatory parameter to the model?
Looking forward to your reply, please let me know if this is the right forum to discuss and explore such ideas. Thank you!
The text was updated successfully, but these errors were encountered:
Hi, as an enterprise solution, I was wondering if we can leverage computer use API to run as a python program to login to an account, pick top 3 tasks, logout from the account to login to another account to complete those tasks. I tried the docker container approach and it partially worked, as in, it could login and pick up tasks, though it was very much prompt driven. Can I run it as an automated program? currently, do we have memory that can store these tasks and recall later?
Also, do we need to pass images are a mandatory parameter to the model?
Looking forward to your reply, please let me know if this is the right forum to discuss and explore such ideas. Thank you!
The text was updated successfully, but these errors were encountered: