web-arena-x / visualwebarena

VisualWebArena is a benchmark for multimodal agents.
https://jykoh.com/vwa
MIT License
229 stars 43 forks source link

Access to Dockerfile and compose.yaml files #64

Open Philmod opened 1 month ago

Philmod commented 1 month ago

Hey,

The docker setup is cumbersome, I would love to help you simplify it if we could get access to the Dockerfile and compose.yaml files.

That would also allow us to deploy it in different environments (kubernetes, etc...)

Thanks, Philmod

kohjingyu commented 1 month ago

You can consider using the AMI instance to simplify setup, but I don't know if that works with Kubernetes, sorry.

Philmod commented 1 month ago

You can consider using the AMI instance to simplify setup, but I don't know if that works with Kubernetes, sorry.

Thanks, the problem is that there are a LOT of manual commands to run after using the AMI, which is something that should be setup in the docker images themselves. Anyway, I'd be happy to help improving these. And yes, that AMI wouldn't help with Kubernetes.