menu
llm_dart package
documentation
core/config.dart
LLMConfig
temperature property
temperature property
dark_mode
light_mode
temperature
property
double
?
temperature
final
Temperature parameter for controlling response randomness (0.0-1.0)
Implementation
final double? temperature;
llm_dart package
documentation
core/config
LLMConfig
temperature property
LLMConfig class