Skip to content

[FEATURE] Support passing parameters to the reset method. #183

@burtenshaw

Description

@burtenshaw

It would be great to be able to provide a parameter to the /reset route to tell how you want to reset your env. Examples I have in mind are:

  • a seed (if randomly generated)
  • for Atari env, the name of the game you want to play
  • for Poker, the number of players

These would be more convenient than restarting the server. In practice I think we should enforce all parameters to be optional, so the current behavior reset still works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions