833 Commits

Author SHA1 Message Date
Timothyxxx
97b567a287 Update README and ROADMAP; Fix typos; optimize the code for llm calling in agent.py 2024-04-26 13:32:41 +08:00
Timothyxxx
974c1a1387 Merge remote-tracking branch 'origin/main' 2024-04-25 15:53:27 +08:00
Timothyxxx
aebbac7285 Increase the waiting time for vm setup 2024-04-25 15:53:12 +08:00
Danyang Zhang
6cdaec6bfb Merge pull request #29 from leoozy/add-install-readme
Add install readme
2024-04-24 21:46:20 +08:00
leoozy
5df1a52b46 add the readme of installing vmware ws pro 2024-04-24 21:36:20 +08:00
Junlei Zhang
bb249fa1f9 Update README.md 2024-04-24 21:27:57 +08:00
Junlei Zhang
8b38404c83 Create INSTALL_VMWARE.md 2024-04-24 21:27:16 +08:00
Timothyxxx
80d6f4d598 Merge remote-tracking branch 'origin/main' 2024-04-24 18:19:56 +08:00
Timothyxxx
eaceddf917 Add Gemini Pro 1.5 Support 2024-04-24 18:19:25 +08:00
David Chang
e2fc62f1e7 ver Apr24thv2
removed a useless comment
2024-04-24 13:13:38 +08:00
David Chang
30fcd14b16 Merge branch 'main' of github.com:ztjhz/DesktopEnv 2024-04-24 13:09:16 +08:00
David Chang
872105d201 ver Apr24th
updated proxy guideline with snapshot tips
2024-04-24 13:07:56 +08:00
David Chang
e36304dcbe ver Apr23rdv2
updated explanation of proxy setting on Windows
2024-04-23 23:31:51 +08:00
David Chang
ff9a9ac669 ver Apr23rd
composing proxy guideline, leaving windows part tomorrow
2024-04-23 21:33:52 +08:00
Timothyxxx
b3acf21333 Fix https://github.com/xlang-ai/OSWorld/issues/27 2024-04-23 14:04:59 +08:00
Tianbao Xie
c4bd76b78e Update ROADMAP.md 2024-04-23 11:30:31 +08:00
Zaur Magamednebiev
fe19d7e104 fixed readme (#26) 2024-04-23 11:12:14 +08:00
Tianbao Xie
e2d6842535 Update ROADMAP.md 2024-04-22 12:41:07 +08:00
Timothyxxx
176390cfb9 Update ROADMAP.md 2024-04-21 19:53:15 +08:00
Timothyxxx
0b3e7dca24 Add support for automatic VM download and configuration, enable auto-scaling management; move metadata retrieval out of the init function to speed up environment initialization. 2024-04-21 19:51:15 +08:00
Tianbao Xie
29d2f69556 Fix case for setup on headless machine 2024-04-18 21:36:36 +08:00
Tianbao Xie
33169d4423 Update README.md 2024-04-15 21:34:48 +08:00
Timothyxxx
6777ea255a Fix https://github.com/xlang-ai/OSWorld/issues/21 ; Update README for multimodal agents; Add badge in README; Add setup.py 2024-04-15 18:47:54 +08:00
Timothyxxx
9c75df5dce Clean code; Refactor environment to pass screenshot content instead of path 2024-04-13 23:34:01 +08:00
Tianbao Xie
b9ae9b72b2 Update paper link 2024-04-12 20:40:30 +08:00
Tianbao Xie
38f4506ea3 Update README.md of agents 2024-04-12 18:25:05 +08:00
Timothyxxx
7aafd3d8f6 Update setup_vm script 2024-04-12 12:19:31 +08:00
Tianbao Xie
94c83678c8 Update paper link 2024-04-12 09:36:46 +08:00
Tianbao Xie
aa46625080 Update bibtex 2024-04-12 09:36:01 +08:00
Tianbao Xie
429993b300 Update banner 2024-04-12 00:43:04 +08:00
Tianbao Xie
b1fc026bc4 Add Emojis to Subtitles v0.1.0 2024-04-11 20:17:09 +08:00
Tianbao Xie
a8a2b173d7 Update Banner 2024-04-11 20:11:54 +08:00
Timothyxxx
cd1ebd44ec Add one-click download and setup script for OSWorld virtual machine; Make up show_result.py 2024-04-10 21:25:28 +08:00
Tianbao Xie
62fd0094b9 Add FAQ 2024-04-09 11:11:20 +08:00
Tianbao Xie
76b821426e Transfer the image to huggingface hub 2024-04-07 20:16:29 +08:00
Fangyu Lei
24fbca785d Update requirements.txt 2024-04-07 18:24:08 +08:00
Tianbao Xie
0b0717de6d Update README.md 2024-04-07 17:11:15 +08:00
Tianbao Xie
484e6aea48 Update README.md 2024-04-07 15:59:23 +08:00
tsuky_chen
02a6e4779b fix 2024-04-05 02:01:39 +08:00
tsuky_chen
d9896c3d58 Merge branch 'main' of https://github.com/xlang-ai/DesktopEnv 2024-04-05 01:58:00 +08:00
tsuky_chen
773fec2b3e add windows exp 2024-04-05 01:37:43 +08:00
Tianbao Xie
10db174c54 Update VM image for Apple Chip 2024-04-04 19:22:12 +08:00
Fangyu Lei
109f418370 Update README.md
fix readme
2024-04-04 01:34:11 +08:00
Tao Yu
ef9a78aea1 Update README.md 2024-04-04 00:37:28 +08:00
Fangyu Lei
e84e77563a Update requirements.txt
Add gdown
2024-04-03 23:59:18 +08:00
Tianbao Xie
19abfa2261 Update Apple 2024-04-03 21:50:34 +08:00
Tianbao Xie
aaa82ec018 Update README.md 2024-04-03 17:57:55 +08:00
Timothyxxx
07d9c08bd5 Clean code; Add todos in desktop_env README 2024-04-02 22:34:29 +08:00
Tianbao Xie
9b45f6bf00 Update README.md 2024-04-02 22:18:46 +08:00
Tianbao Xie
7912c27721 Update README.md 2024-04-02 22:03:11 +08:00