menu
llm_dart package
documentation
builder/provider_config.dart
ProviderConfig
numThread method
numThread method
dark_mode
light_mode
numThread
method
ProviderConfig
numThread
(
int
threads
)
Implementation
ProviderConfig numThread(int threads) => extension('numThread', threads);
llm_dart package
documentation
builder/provider_config
ProviderConfig
numThread method
ProviderConfig class