Bruno-val-bus / student-helper

0 stars 0 forks source link

Model environment is set at application start #19

Open Bruno-val-bus opened 3 months ago

Bruno-val-bus commented 3 months ago

Currently we decide which llm we use (local, remote) via python class LlmConfigOptions in configs/configurator.py. Imo this should be configurable in the config.yaml.