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

Add `-m` argument to `evaluate.py` #163

Closed michaelhhogue closed 4 months ago

michaelhhogue commented 4 months ago

What does this PR do?

You can now pass the same -m argument operate has to evaluate.py. This will allow you to perform the automated evaluation with any model that operate supports.

joshbickett commented 4 months ago

Looks good to me!