menu
llm_dart package
documentation
core/config.dart
ConfigTransformer<T>
getDefaultConfig abstract method
getDefaultConfig abstract method
dark_mode
light_mode
getDefaultConfig
abstract method
LLMConfig
getDefaultConfig
(
)
Get default configuration for this provider
Implementation
LLMConfig getDefaultConfig();
llm_dart package
documentation
core/config
ConfigTransformer<T>
getDefaultConfig abstract method
ConfigTransformer class