menu
llm_dart package
documentation
core/registry.dart
LLMProviderFactory<T extends ChatCapability>
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/registry
LLMProviderFactory<T extends ChatCapability>
getDefaultConfig abstract method
LLMProviderFactory class