Dojo now supports the OpenEnv spec.

Now, you can access any Dojo clone using the same APIs leveraged by OpenEnv.
November 15, 2025
//
3
MINS

What is OpenEnv?

OpenEnv is a community framework developed by huggingface, PyTorch, and others for creating, deploying, and using isolated execution environments for agentic RL training.

Dojo supports OpenEnv

Now, you can access any Dojo clone using the same APIs leveraged by OpenEnv.

Ex: access our Amazon clone using familiar Gymnasium style APIs.

To get started, check out our docs and code examples below.

OpenEnv - Dojo docs

Authors
SHARE