UFO
UFO copied to clipboard
A UI-Focused Agent for Windows OS Interaction.
Created a config.yaml and populated with API key and "gpt-4-vision-preview" as the model as per the instructions, but am getting the following error: Step 0: Selecting an application. Error making...
At [string formatting in flows.py for self.plan](https://github.com/microsoft/UFO/blob/8be10dc4c73963c6c7b316668647b0dea4b661e3/ufo/module/flow.py#L115C22-L115C104) there is a .replace() operation called. Sometimes the model returns self.plan as a list. In such cases an error is thrown because replace...
I followed the Getting Started steps to configure the OpenAI endpoint, but encountered an error during execution. Error making API request: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) In...
Hello there Microsoft UFO Team! Excellent work for you to do such remarkable job, bringing AI closer to Windows system. I am doing similar works like training custom GPT2 models...
1. Update readme.md 2. Merge visual and non-visual prompt into a single file 3. Auto-registering new api/Command via api.yaml configuration.
individully -> individually
Will local models be supported one day as well? (Unless they are, and I didn't find it in the readme XD)
Will you add API access to support the Google Gemini model?
Hey there! Thank you for you amazing work so far! I was looking forward to try your agent, but I'm not able to use my AOAI credentials with it. I'm...