It's insane that this is now possible:<p><a href="https://github.com/ishan0102/vimGPT/blob/682b5e539541cd6d710e6723ef891f70506f64e9/vision.py#L35">https://github.com/ishan0102/vimGPT/blob/682b5e539541cd6d710...</a><p>> "You need to choose which action to take to help a user do this task: {objective}. Your options are navigate, type, click, and done. Navigate should take you to the specified URL. Type and click take strings where if you want to click on an object, return the string with the yellow character sequence you want to click on, and to type just a string with the message you want to type. For clicks, please only respond with the 1-2 letter sequence in the yellow box, and if there are multiple valid options choose the one you think a user would select. For typing, please return a click to click on the box along with a type with the message to write. When the page seems satisfactory, return done as a key with no value. You must respond in JSON only with no other fluff or bad things will happen. The JSON keys must ONLY be one of navigate, type, or click. Do not return the JSON inside a code block."