temperature property

double? temperature
final

Optional. Controls the randomness of the output.

Note: The default value varies by model, see the Model.temperature attribute of the Model returned from the getModel function.

Values can range from 0.0, 2.0.

Implementation

final double? temperature;