temperature property
Optional. Controls the randomness of the output.
Values can range over [0.0,1.0],
inclusive. A value closer to 1.0 will produce responses that are more
varied, while a value closer to 0.0 will typically result in
less surprising responses from the model.
Implementation
final double? temperature;