temperature property

  1. @Float()
double temperature
getter/setter pair

initial decoding temperature, ref: https://ai.stackexchange.com/a/32478

Implementation

@ffi.Float()
external double temperature;