tiny-ai-client
tiny-ai-client copied to clipboard
class Config added
Basically, I added a configuration class, which I thought would make it easier to test in different situations. So we have -a class Config in the yaml_config module -the config.yaml file
The example code is changed to use the Config class.