Configuration ================== .. mdinclude:: ../../aidatlu/README.md Configuration with yaml ********************** Example configuration using the yaml file format. .. literalinclude:: ../../aidatlu/tlu_configuration.yaml :language: yaml Configuration with toml ********************** The TLU can be configured using the toml file format. An example can be found below. .. literalinclude:: ../../aidatlu/test/fixtures/tlu_test_configuration.toml :language: toml