loadLlmConfig abstract method

Future<LlmConfig?> loadLlmConfig()

Loads the saved LLM configuration.

Implementation

Future<LlmConfig?> loadLlmConfig();