Update docs

This commit is contained in:
FredWuCZ
2024-10-22 20:42:27 +08:00
parent 82878c885c
commit e9dbc3c374
3 changed files with 39 additions and 5 deletions

View File

@@ -32,6 +32,7 @@
## 📢 Updates
- 2024-10-22: We supported Docker for hosting virtual machines on virtualized platforms. Check below for detailed instructions!
- 2024-06-15: We refactor the code of environment part to decompose VMware Integration, and start to support other platforms such as VitualBox, AWS, Azure, etc. Hold tight!
- 2024-04-11: We released our [paper](https://arxiv.org/abs/2404.07972), [environment and benchmark](https://github.com/xlang-ai/OSWorld), and [project page](https://os-world.github.io/). Check it out!
@@ -76,6 +77,9 @@ See [AWS_GUIDELINE](https://github.com/xlang-ai/OSWorld/blob/main/desktop_env/pr
#### On your Azure
We have finished the support for Azure but not yet fully tested.
### On Docker
See [DOCKER_GUIDELINE](https://github.com/xlang-ai/OSWorld/blob/main/desktop_env/providers/docker/DOCKER_GUIDELINE.md) for using Docker to host virtual machines.
#### Others
We are working on supporting more 👷. Please hold tight!