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