6 Commits

Author SHA1 Message Date
43fdb59dbf configuration: added AIConfig class 2023-09-02 07:45:44 +02:00
879831d7f5 configuration: added 'as_dict()' as an instance function 2023-08-26 19:22:15 +02:00
a5c91adc41 configuration: minor improvements / fixes
Could not extend the subclass of 'TypedDict' the way I wanted, so I switched to 'dataclass'.
2023-08-17 07:46:47 +02:00
Oleksandr Kozachuk
380b7c1b67 Python 3.9 compatibility. 2023-08-16 12:24:03 +02:00
ee8deed320 configuration: added validation 2023-08-16 11:15:47 +02:00
dc13213c4d configuration is now a TypedDict in its own module 2023-08-16 08:14:41 +02:00