OthersideAI / self-operating-computer

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

Use gpt-4o instead of using gpt-4 turbo #196

Open aicoder2048 opened 3 weeks ago

aicoder2048 commented 3 weeks ago

The system by default is usng gpt4-turbo, is it possible to use gpt-4o instead, which is suppose to be better and less expensive?

thanks