OthersideAI / self-operating-computer

A framework to enable multimodal models to operate a computer.
https://www.hyperwriteai.com/self-operating-computer
MIT License
8.86k stars 1.19k forks source link

[BUG] Could not perform command #201

Closed grantal2343 closed 4 months ago

grantal2343 commented 4 months ago

Good Morning,

When I installed the self operating computer and gave a basic command it did not work and gave an error message. Below is a printscreen of what happened with the error. What should I do? The error said:

[Self-Operating Computer][gpt-4-with-ocr] That did not work. Trying another method [Self-Operating Computer][Operate] That did not work. Trying again Error code: 404 - {'error': {'message': 'The model gpt-4-vision-preview has been deprecated, learn more here: https://platform.openai.com/docs/deprecations', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}} [Self-Operating Computer][Error] -> cannot access local variable 'content' where it is not associated with a value

Attached is a screenshot. Thank you!

image

image

joshbickett commented 4 months ago

Hello, the old model has been replaced with gpt-4o and should be working now. I merged in the branch below. Please update to Version: 1.4.6 and let me know if the issue is not resolved for you.

https://github.com/OthersideAI/self-operating-computer/tree/gpt-4o