maple.server.daemon.SetupEnvRequest
- class maple.server.daemon.SetupEnvRequest(*, env_id: str, task: str, seed: int | None = None, env_kwargs: Dict[str, Any] | None = {})
Request model for setting up an environment with a task.
Methods
Attributes
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].