diff --git a/README.md b/README.md index c185781..5b2db2e 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,14 @@ You will see all the logs of the system running normally, including the successf ## 🧪 Experiments ### Agent Baselines + +> **⚠️ Important Configuration Requirements:** +> +> * **Google Account Tasks**: Some tasks require Google account access and OAuth2.0 configuration. Please refer to [Google Account Guideline](ACCOUNT_GUIDELINE.md) for detailed setup instructions. +> * **Proxy Configuration**: Some tasks may require proxy settings for network access. Please refer to your system's proxy configuration documentation. +> * **Impact of Missing Configuration**: If these configurations are not properly set up, the corresponding tasks will fail to execute correctly, leading to lower evaluation scores. + + If you wish to run the baseline agent used in our paper, you can execute the following command as an example under the GPT-4o pure-screenshot setting: Set **OPENAI_API_KEY** environment variable with your API key