OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Fix: API data for OpenHands

Open tofarr opened this issue 11 months ago • 0 comments

Replace the "FastAPI" stock data with data specific to OpenHands

  • [ ] Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

E.g.: http://localhost:3000/docs

image

To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:ab889e3-nikolaik   --name openhands-app-ab889e3   docker.all-hands.dev/all-hands-ai/openhands:ab889e3

tofarr avatar Jan 15 '25 18:01 tofarr