As I was following the readme guide, I wanted to run the computer use and see how it works to be able to suggest pull requests later, however it seems that its only limited to specific users, I got this error :
python cli.py --computer local-playwright --show --input "Open bing.com and search for 'weather in Montreal', then read me the temperature."
New page created Error: 404 { "error": { "message": "The model computer-use-preview does not exist or you do not have access to it.", "type": "invalid_request_error", "param": null, "code": "model_not_found" } } Page closed Warning: All pages have been closed.
Is it possible that I request access somewhere or there is no way to test it out? I'm aware of the risks and I currenly work on research on code fix agents. Appreciate your help in this.