automodules and small adjustments

This commit is contained in:
Steffen Illium
2023-12-12 10:48:59 +01:00
parent e83c2116db
commit 8f4ad6e688
27 changed files with 874 additions and 35 deletions

View File

@ -1,5 +1,5 @@
Using the environment with your agents
===========================================
======================================
Environment objects, including agents, entities and rules, that are specified in a *yaml*-configfile will be loaded automatically.
Using ``quickstart_use`` creates a default config-file and another one that lists all possible options of the environment.
@ -58,7 +58,7 @@ Here's a breakdown of the key components in the provided script. Feel free to cu
Evaluating the run
----
------------------
If monitoring and recording are enabled, the environment states will be traced and recorded automatically.