Merge remote-tracking branch 'origin/dev' into feature/2476-training-schedules-mockup

This commit is contained in:
Marek Wolan
2024-04-25 15:17:08 +01:00
6 changed files with 94 additions and 13 deletions

View File

@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added ipywidgets to the dependencies
- Added ability to define scenarios that change depending on the episode number.
- Standardised Environment API by renaming the config parameter of `PrimaiteGymEnv` from `game_config` to `env_config`
- added ability to set PrimAITE between development and production modes via PrimAITE CLI ``mode`` command
## [Unreleased]
- Made requests fail to reach their target if the node is off