base_load_config


Description:

protected virtual Config2 base_load_config ()

Base implementation that loads Config2 from the standard config path.

Sets config_path to ~/.config/ollmchat/config.2.json, loads when the file exists, otherwise returns an empty Config2 instance.

Returns:

The loaded Config2 instance